Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendRequestResponse

Hierarchy

  • SendRequestResponse

Index

Properties

body

body: string

bodyIsText

bodyIsText: boolean

code

code: number

headers

headers: any

httpVersion

httpVersion: string

request

request: object

Type declaration

  • body: string
  • bodyIsText: boolean
  • executionTime: number
  • headers: any
  • method: string
  • startTime: string
  • url: string

status

status: string

suggestedExtension

suggestedExtension: string | false

Generated using TypeDoc