Skip to main content
Version: 11.x

Interface: HTTPRequest

Properties

body

body: unknown

Source

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


headers

headers: HTTPHeaders

Source

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


method

method: string

Source

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


query

query: URLSearchParams

Source

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


Generated using TypeDoc and typedoc-plugin-markdown