Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HTTPResponseBackendCreate

Hierarchy

  • HTTPResponseBackendCreate

Index

Properties

body

body: string

body to return as fixed content

Optional description

description: string

human-readable description of this backend. Optional

headers

headers: Map<string, string>

headers to return

Optional metadata

metadata: string

arbitrary user-defined machine-readable data of this backend. Optional

Optional statusCode

statusCode: number

status code to return

Generated using TypeDoc