HttpResponse
The response object returned by the *Http functions.
Constructors
new HttpResponse(undefined)
new HttpResponse():
HttpResponse
Returns
Properties
data?
data?:
string
|Object
headers?
headers?:
Object
status
status:
number
Generated using typedoc-plugin-markdown and TypeDoc