Skip to content

HttpResponse

The response object returned by the *Http functions.

Constructors

new HttpResponse(undefined)

new HttpResponse(): HttpResponse

Returns

HttpResponse

Properties

data?

data?: string | Object


headers?

headers?: Object


status

status: number


Generated using typedoc-plugin-markdown and TypeDoc