RequestOptions | typescript
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional agent

agent: Agent | boolean

Optional auth

auth: string

Optional ca

ca: any

Optional cert

cert: any

Optional ciphers

ciphers: string

Optional family

family: number

Optional headers

headers: object

Type declaration

  • [key: string]: any

Optional host

host: string

Optional hostname

hostname: string

Optional key

key: any

Optional localAddress

localAddress: string

Optional method

method: string

Optional passphrase

passphrase: string

Optional path

path: string

Optional pfx

pfx: any

Optional port

port: number

Optional protocol

protocol: string

Optional rejectUnauthorized

rejectUnauthorized: boolean

Optional secureProtocol

secureProtocol: string

Optional socketPath

socketPath: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc