vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
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.