requests v1.0.14 (2020-02-04T17:20:18Z)
Dub
Repo
HTTPRequest.removeHeaders
requests
http
HTTPRequest
Remove headers from request
struct
HTTPRequest
pure
void
removeHeaders
(
in
string
[]
headers
)
Parameters
headers
string
[]
headers to remove.
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
Remove headers from request