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)
struct
Request
Response
httpGet
(
T
)
(
const
string
path
,
auto
ref
T
data
)
if
(
isIntegral
!
T
)
Response
httpGet
(string path, Range range)
Response
httpGet
(string path, Args args)
Meta
Source
See Implementation
drocks
request
Request
constructors
this
functions
httpGet
httpPost
request