HttpClientConnection

Undocumented in source.

Constructors

this
this(TcpStream stream)
Undocumented in source.

Members

Aliases

responseAction
alias responseAction = Action!(void, HttpResponseMessage)
Undocumented in source.

Functions

createIncomingMessage
HttpResponseMessage createIncomingMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
onBeforeProcess
void onBeforeProcess()
Undocumented in source. Be warned that the author may not have intended to support it.
onMessageBegin
void onMessageBegin()
Undocumented in source. Be warned that the author may not have intended to support it.
onProcessMessage
void onProcessMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
onStatusComplete
void onStatusComplete(string statusLine, uint statusCode)
Undocumented in source. Be warned that the author may not have intended to support it.
response
responseAction response()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta