A wrapper class for the http response.

Constructors

Properties

Methods

Constructors

Properties

headers?: Record<string, string>

Used to retain the processed HTTP headers in the response.

responseInternal: Response

The original http response.

Methods