requests v0.4.0 (2016-12-29T09:47:36Z)
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
exec
get
post
removeHeaders
properties
cookie
sslSetCaCert
sslSetCertFile
sslSetKeyFile
sslSetVerifyPeer
uri
variables
_response