vibe-http v1.0.0 (2024-02-17T13:45:36Z)
Home
Dub
Repo
HTTPClientResponse.readJson
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
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.