Skip to content

responseHTTPcode()

OverEasy edited this page Feb 20, 2018 · 2 revisions

responseHTTPcode()

Returns the HTTP code from the initial response header (200, 400, etc.) or may be negative indicating an exception occured that terminated the transaction.

return is type int

Clone this wiki locally