hunt-httpclient ~master (2021-11-19T09:43:32Z)
Home
Dub
Repo
Request.put
hunt
httpclient
Request
Request
Undocumented in source. Be warned that the author may not have intended to support it.
Response
put
(string url)
class
Request
Response
put
(
string
url
)
Response
put
(string url, string[string] data)
Response
put
(string url, JSONValue json)
Response
put
(string url, string contentType, const(ubyte)[] content)
Response
put
(string url, HttpBody httpBody)
Meta
Source
See Implementation
hunt
httpclient
Request
Request
constructors
this
functions
accept
acceptJson
asForm
asJson
asMultipart
attach
bodyFormat
contentType
del
formData
get
patch
post
put
retry
timeout
withCookies
withHeaders
withToken