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