HttpQuery returns what type if it fails?

Author: fmzero, Created: 2019-04-11 22:33:43, Updated:

What type will HttpQuery return if it fails? NULL? What is it?


Related

More

The Little Dream``` Failed to return null Modify, timeout, and return empty string.

The Little DreamTested, returns an empty string.

fmzeroHttpQuery error. Error: Get xxxxxxxxxxxxxxxxx: net/http: request canceled (Client.Timeout exceeded while awaiting headers) Not null if (ret!== null && typeof(ret)!== 'undefined') { JSON.parse ((ret) // caused an error here:SyntaxError: invalid json (at offset 1) I'm not sure. Looking for guidance