Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HTTPResponseParams

Index

Properties

Optional body

body: string | object

The HTTP response body.

Optional headers

headers: Record<string, string>

The HTTP response headers to send.

Optional options

The HTTP response options.

Optional statusCode

statusCode: number

The HTTP response code.

Legend

  • Property
  • Method

Generated using TypeDoc