requests v0.5.2 (2017-09-04T08:32:02Z)
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
normalizeHeader
post
removeHeaders
select_proxy
toString
properties
cookie
proxy
sslSetCaCert
sslSetCertFile
sslSetKeyFile
sslSetVerifyPeer
uri
variables
_response
GET request. Simple wrapper over exec!"GET"