requests v0.7.1 (2018-02-06T16:26:51Z)
Dub
Repo
HTTPRequest.addHeaders
requests
http
HTTPRequest
Add headers to request
struct
HTTPRequest
void
addHeaders
(
in
string
[
string
]
headers
)
Parameters
headers
string
[
string
]
headers to send.
Meta
Source
See Implementation
requests
http
HTTPRequest
constructors
this
destructors
~this
functions
addHeaders
clearHeaders
exec
format
get
post
removeHeaders
select_proxy
toString
properties
cookie
proxy
sslSetCaCert
sslSetCertFile
sslSetKeyFile
sslSetVerifyPeer
uri
variables
_response
Add headers to request