Response returned by HTTP.SendRequest.
HTTP.SendRequest
HTTP status code (e.g. 200, 404). Set to 0 if the request failed due to a network error.
200
404
0
Response body as a string. Contains the error message when statusCode is 0.
statusCode
Response returned by
HTTP.SendRequest.