Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CompletedRequest

Hierarchy

Index

Properties

body

body: object

Type declaration

  • buffer: Buffer
  • formData: object | undefined
  • json: any | undefined
  • text: string | undefined

headers

headers: object

Type declaration

  • [key: string]: string

hostname

hostname: string

method

method: string

path

path: string

protocol

protocol: string

url

url: string

Generated using TypeDoc