requests v0.3.2 (2016-11-21T10:43:16Z)
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
exec
get
post
removeHeaders
properties
cookie
sslSetCaCert
sslSetCertFile
sslSetKeyFile
sslSetVerifyPeer
uri
variables
_response