Properties
body
body
: Buffer | Buffer[] | string | string[] | stream.Readable
catch
dests
dests: stream.Readable[]
Optional elapsedTime
elapsedTime: undefined | number
Optional encoding
encoding: string | null
Optional explicitMethod
explicitMethod: undefined | true
Optional followAllRedirects
followAllRedirects: undefined | false | true
Optional followOriginalHttpMethod
followOriginalHttpMethod: undefined | false | true
Optional gzip
gzip: undefined | false | true
Optional host
host: undefined | string
Optional localAddress
localAddress: undefined | string
Optional maxRedirects
maxRedirects: undefined | number
Optional passphrase
passphrase: undefined | string
pool
pool: false | object
Optional port
port: undefined | number
Optional postambleCRLF
postambleCRLF: undefined | false | true
Optional preambleCRLF
preambleCRLF: undefined | false | true
proxy
proxy
: null | string | Url
readable
readable: boolean
Optional rejectUnauthorized
rejectUnauthorized: undefined | false | true
Optional removeRefererHeader
removeRefererHeader: undefined | false | true
Optional src
src: stream.Readable
Optional startTime
startTime: undefined | number
Optional startTimeNow
startTimeNow: undefined | number
Optional strictSSL
strictSSL: undefined | false | true
then
Optional time
time: undefined | false | true
Optional timeout
timeout: undefined | number
Optional timing
timing: undefined | false | true
Optional timings
timings: undefined | object
Optional withCredentials
withCredentials: undefined | false | true
writable
writable: boolean
Static defaultMaxListeners
defaultMaxListeners: number
since v4.0.0