hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
AbstractClientHttpHandler.continueToSendData
hunt
http
client
ClientHttpHandler
AbstractClientHttpHandler
Undocumented in source. Be warned that the author may not have intended to support it.
AbstractClientHttpHandler
continueToSendData
(Action4!(HttpRequest, HttpResponse, HttpOutputStream, HttpConnection) c)
class
AbstractClientHttpHandler
AbstractClientHttpHandler
continueToSendData
(
Action4
!(
HttpRequest
,
HttpResponse
,
HttpOutputStream
,
HttpConnection
)
c
)
void
continueToSendData
(HttpRequest request, HttpResponse response, HttpOutputStream output, HttpConnection connection)
Meta
Source
See Implementation
hunt
http
client
ClientHttpHandler
AbstractClientHttpHandler
functions
badMessage
content
contentComplete
continueToSendData
earlyEOF
headerComplete
messageComplete
variables
_continueToSendData