requests ~master (2022-04-27T18:42:53Z)
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
exec_from_multipart_form
exec_from_parameters
exec_from_range
execute
format
get
post
removeHeaders
select_proxy
toString
properties
proxy
sslSetCaCert
sslSetCertFile
sslSetKeyFile
sslSetVerifyPeer
uri
variables
_response
Add headers to request