Interface HttpResponse

Hierarchy

  • HttpResponse

Properties

body: string

Body of an HTTP body.

headers: Headers

Headers of an HTTP response.

responseCode: number

Response code of an HTTP response.

Generated using TypeDoc