HttpError
Thrown when any of the *Http functions receive a non-2xx code.
Constructors
new HttpError(undefined)
new HttpError():
HttpError
Returns
Properties
headers?
headers?:
Object
status
status:
number
Generated using typedoc-plugin-markdown and TypeDoc