Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHttpResponse

Hierarchy

  • IHttpResponse

Index

Properties

Optional content

content: string

Optional data

data: any

Optional headers

headers: object

Type declaration

  • [key: string]: string

method

statusCode

statusCode: number

url

url: string

Generated using TypeDoc