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

The HTTP response headers.

request

The raw request

status

status: number

The HTTP response status (e.g. 200)

Generated using TypeDoc