Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestOptions

Hierarchy

Index

Properties

Optional agent

agent: Agent | boolean

Optional auth

auth: string

Optional ca

ca: string | Buffer | string[] | Buffer[]

Optional cert

cert: string | Buffer

Optional ciphers

ciphers: string

Optional family

family: number

Optional headers

Optional host

host: string

Optional hostname

hostname: string

Optional key

key: string | Buffer

Optional localAddress

localAddress: string

Optional method

method: string

Optional passphrase

passphrase: string

Optional path

path: string

Optional pfx

pfx: string | Buffer

Optional port

port: number | string

Optional protocol

protocol: string

Optional rejectUnauthorized

rejectUnauthorized: boolean

Optional secureProtocol

secureProtocol: string

Optional socketPath

socketPath: string

Generated using TypeDoc