vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
HTTPClientResponse.this
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
vibe
http
client
HTTPClientResponse
constructors
this
destructors
~this
functions
disconnect
dropBody
readJson
readRawBody
switchProtocol
properties
bodyReader
cookies
maxRequests
private