ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
HttpClient.onNewResponse
ae
net
http
client
HttpClient
Received data handler used while we are receiving headers.
class
HttpClient
protected
void
onNewResponse
(
Data
data
)
Meta
Source
See Implementation
ae
net
http
client
HttpClient
constructors
this
functions
adaptConnection
connect
connected
disconnect
expectResponse
finalizeResponse
getNextRequest
isIdle
normalizeRequest
onConnect
onContinuation
onData
onDisconnect
onDone
onHeaderData
onHeadersReceived
onIdle
onNewResponse
request
sendRequest
submitResponse
variables
agent
conn
connector
currentResponse
expect
handleDisconnect
handleResponse
headerBuffer
keepAlive
pipelining
receivedResponses
requestQueue
sentRequests
timer
Received data handler used while we are receiving headers.