Represents an HTTP message as received in reply to a request. Contains a numeric status code in addition to standard message properties.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

body?: any
headers: HeaderBag
reason?: string
statusCode: number

Methods