requests v0.9.0 (2018-08-16T14:22:02Z)
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
close_connection_if_not_keepalive
exec
format
get
post
removeHeaders
select_proxy
toString
properties
cookie
proxy
sslSetCaCert
sslSetCertFile
sslSetKeyFile
sslSetVerifyPeer
uri
variables
_response
Add headers to request