requests ~master (2022-04-27T18:42:53Z)
Dub
Repo
Request.exec
requests
request
Request
Undocumented in source. Be warned that the author may not have intended to support it.
Response
exec
(string url, A args)
Response
exec
(string url, string[string] query)
struct
Request
Response
exec
(
string
method
= "GET"
)
(
string
url
,
string
[
string
]
query
)
Meta
Source
See Implementation
requests
request
Request
classes
LastInterceptor
functions
addHeaders
addInterceptor
clearHeaders
deleteRequest
exec
execute
format
get
patch
post
put
toString
properties
cm
hasMultipartForm
path
sslSetCaCert
sslSetCertFile
sslSetKeyFile
sslSetVerifyPeer
uri
userHeaders