vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
HTTPClientResponse.readJson
index
vibe
http
client
HTTPClientResponse
Reads the whole response body and tries to parse it as JSON.
class
HTTPClientResponse
@
safe
Json
readJson
(
)
Meta
Source
See Implementation
index
vibe
http
client
HTTPClientResponse
constructors
this
destructors
~this
functions
disconnect
dropBody
readJson
readRawBody
switchProtocol
properties
bodyReader
cookies
maxRequests
Reads the whole response body and tries to parse it as JSON.