Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
https
RequestOptions
Interface RequestOptions
Index
Properties
agent
auth
ca
cert
ciphers
headers
host
hostname
key
method
passphrase
path
pfx
port
rejectUnauthorized
Properties
optional
public
agent
?:
any
optional
public
auth
?:
string
optional
public
ca
?:
any
optional
public
cert
?:
any
optional
public
ciphers
?:
string
optional
public
headers
?:
any
optional
public
host
?:
string
optional
public
hostname
?:
string
optional
public
key
?:
any
optional
public
method
?:
string
optional
public
passphrase
?:
string
optional
public
path
?:
string
optional
public
pfx
?:
any
optional
public
port
?:
number
optional
public
rejectUnauthorized
?:
boolean
Globals
NodeJS
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
http
https
net
os
path
punycode
querystring
readline
repl
sockjs
stream
string_decoder
tls
tty
url
util
vm
zlib
Agent
globalAgent
RequestOptions
agent
auth
ca
cert
ciphers
headers
host
hostname
key
method
passphrase
path
pfx
port
rejectUnauthorized
ServerOptions
Server
createServer
get
request