Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional agent

agent: Agent | Agent

Optional agentClass

agentClass: any

Optional agentOptions

agentOptions: AgentOptions | AgentOptions

Optional auth

Optional aws

Optional baseUrl

baseUrl: undefined | string

Optional body

body: any

Optional ca

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

Optional callback

callback: RequestCallback

Optional cert

cert: Buffer

Optional encoding

encoding: string | null

Optional family

family: 4 | 6

Optional followAllRedirects

followAllRedirects: undefined | false | true

Optional followOriginalHttpMethod

followOriginalHttpMethod: undefined | false | true

Optional followRedirect

followRedirect: boolean | function

Optional forever

forever: any

Optional form

form: object | string

Optional formData

formData: undefined | object

Optional gzip

gzip: undefined | false | true

Optional har

Optional hawk

Optional headers

headers: Headers

Optional host

host: undefined | string

Optional jar

jar: CookieJar | boolean

Optional json

json: any

Optional jsonReplacer

jsonReplacer: undefined | function

Optional jsonReviver

jsonReviver: undefined | function

Optional key

key: Buffer

Optional localAddress

localAddress: undefined | string

Optional maxRedirects

maxRedirects: undefined | number

Optional method

method: undefined | string

Optional multipart

multipart: RequestPart[] | Multipart

Optional oauth

Optional passphrase

passphrase: undefined | string

Optional pool

pool: any

Optional port

port: undefined | number

Optional postambleCRLF

postambleCRLF: undefined | false | true

Optional preambleCRLF

preambleCRLF: undefined | false | true

Optional proxy

proxy: any

Optional qs

qs: any

Optional qsParseOptions

qsParseOptions: any

Optional qsStringifyOptions

qsStringifyOptions: any

Optional rejectUnauthorized

rejectUnauthorized: undefined | false | true

Optional removeRefererHeader

removeRefererHeader: undefined | false | true

Optional strictSSL

strictSSL: undefined | false | true

Optional time

time: undefined | false | true

Optional timeout

timeout: undefined | number

Optional tunnel

tunnel: undefined | false | true

Optional useQuerystring

useQuerystring: undefined | false | true

Optional withCredentials

withCredentials: undefined | false | true

Generated using TypeDoc