requests v1.0.14 (2020-02-04T17:20:18Z)
Dub
Repo
HTTPRequest.sslSetKeyFile
requests
http
HTTPRequest
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HTTPRequest
@
property
pure @
safe
nothrow @
nogc
void
sslSetKeyFile
(
string
p
,
SSLOptions.filetype
t
=
SSLOptions.filetype.pem
)
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