vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
HTTPClientRequest.writeJsonBody
index
vibe
http
client
HTTPClientRequest
Writes the request body as JSON data.
class
HTTPClientRequest
void
writeJsonBody
(
T
)
(
T
data
,
bool
allow_chunked
= false
)
Meta
Source
See Implementation
index
vibe
http
client
HTTPClientRequest
constructors
this
functions
writeBody
writeFormBody
writeJsonBody
writePart
properties
bodyWriter
contentLength
localAddress
peerCertificate
remoteAddress
Writes the request body as JSON data.