upromised ~master (2019-02-09T14:58:37Z)
Dub
Repo
Client.sendBody
upromised
http
Client
Undocumented in source. Be warned that the author may not have intended to support it.
Promise
!
void
sendBody
()
Promise
!
void
sendBody
(immutable(ubyte)[] data)
class
Client
nothrow
Promise
!void
sendBody
(
immutable
(
ubyte
)[]
data
)
Promise
!
void
sendBody
(PromiseIterator!(immutable(ubyte)[]) dataArg)
Meta
Source
See Implementation
upromised
http
Client
constructors
this
functions
fetchBody
fetchHeaders
fetchResponse
fullRequest
release
sendBody
sendHeaders
sendRequest
stream
variables
output