vibe-http ~master (2021-03-22T09:44:24Z)
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.