Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpResponse

Package version

The properties on an HTTP response which will always be present.

Hierarchy

Index

Properties

Properties

headers

headers: HttpHeaders

The HTTP response headers.

request

request: WebResource

The raw request

status

status: number

The HTTP response status (e.g. 200)

Generated using TypeDoc