requests v1.0.1 (2018-10-30T20:34:09Z)
Dub
Repo
HTTPRequest.sslSetCertFile
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
sslSetCertFile
(
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