Skip to main content
Version: 11.x

Interface: HTTPResponse

Properties

body

optional body: string

Source

packages/core/dist/http/types.d.ts:10


headers

optional headers: HTTPHeaders

Source

packages/core/dist/http/types.d.ts:9


status

status: number

Source

packages/core/dist/http/types.d.ts:8


Generated using TypeDoc and typedoc-plugin-markdown