requests v0.7.3 (2018-03-16T20:02:10Z)
Dub
Repo
HTTPRequest.get
requests
http
HTTPRequest
GET request. Simple wrapper over exec!"GET"
struct
HTTPRequest
HTTPResponse
get
(
A
...
)
(
A
args
)
Parameters
args
A
request parameters. see exec docs.
Meta
Source
See Implementation
requests
http
HTTPRequest
constructors
this
destructors
~this
functions
addHeaders
clearHeaders
exec
format
get
post
removeHeaders
select_proxy
toString
properties
cookie
proxy
sslSetCaCert
sslSetCertFile
sslSetKeyFile
sslSetVerifyPeer
uri
variables
_response
GET request. Simple wrapper over exec!"GET"