Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpResponseFields

Package version

Fields that are hoisted up from the _response field of the object Used in cases where individual HTTP response fields are important for the user to use in common-use cases like handling http status codes 204 or 304.

Hierarchy

Index

Properties

Properties

statusCode

statusCode: number

The HTTP status code for the response

Generated using TypeDoc