Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpErrorContext

The error context information for a http operation.

Hierarchy

Index

Properties

method

method: string

The HTTP method of the request that was performed.

request_path

request_path: string

The request path for the request that was being performed.

response_body

response_body: string

The http response body which was received.

response_code

response_code: number

The http response status code which was received.

Generated using TypeDoc