Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HTTPRequest

Index

Properties

Properties

body

body: object | string | number | boolean | null

The request body.

headers

headers: Map<string, string>

The request headers.

params

params: Map<string, string>

The request path parameters.

query

query: Map<string, string>

The request query string parameters.

Legend

  • Property
  • Method

Generated using TypeDoc