Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpRequestOptions

Hierarchy

  • HttpRequestOptions

Index

Properties

Optional body

body: any

Optional headers

headers: HeaderBag

Optional hostname

hostname: undefined | string

Optional method

method: undefined | string

Optional path

path: undefined | string

Optional port

port: undefined | number

Optional protocol

protocol: undefined | string

Optional query