Skip to content

Commit

Permalink
Update httpResponseChecker.js
Browse files Browse the repository at this point in the history
  • Loading branch information
pacmano1 authored Sep 9, 2024
1 parent 835c92f commit 8ec15ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions httpResponseChecker.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright (c) [2024] [Diridium Technologies Inc. https://diridium.com]

try {
msg = JSON.parse(msg) // we are going to reset msg to be its value in JSON here.
$co('isJSONresponse', true)
Expand Down

0 comments on commit 8ec15ee

Please sign in to comment.