drocks ~master (2021-10-16T12:44:05.08463)
Dub
Repo
Request.httpGet
drocks
request
Request
Undocumented in source. Be warned that the author may not have intended to support it.
Response
httpGet
(string path)
Response
httpGet
(string path, string data)
Response
httpGet
(string path, T data)
Response
httpGet
(string path, Range range)
Response
httpGet
(string path, Args args)
struct
Request
Response
httpGet
(
Args
...
)
(
const
string
path
,
auto
ref
Args
args
)
if
(
Args.length
> 1
)
Meta
Source
See Implementation
drocks
request
Request
constructors
this
functions
httpGet
httpPost
request