vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
HTTPClientResponse.this
index
vibe
http
client
HTTPClientResponse
private
class
HTTPClientResponse
@
safe
this
(
HTTPClient
client
,
bool
has_body
,
bool
close_conn
,
IAllocator
alloc
,
SysTime
connected_time
=
Clock.currTime
(
UTC
())
)
Meta
Source
See Implementation
index
vibe
http
client
HTTPClientResponse
constructors
this
destructors
~this
functions
disconnect
dropBody
readJson
readRawBody
switchProtocol
properties
bodyReader
cookies
maxRequests
private