- badMessage
void badMessage(BadMessageException failure)
Undocumented in source. Be warned that the author may not have intended to support it.
- badMessage
void badMessage(int status, string reason)
Undocumented in source. Be warned that the author may not have intended to support it.
- content
bool content(ByteBuffer item)
Undocumented in source. Be warned that the author may not have intended to support it.
- contentComplete
bool contentComplete()
Undocumented in source. Be warned that the author may not have intended to support it.
- earlyEOF
void earlyEOF()
Undocumented in source. Be warned that the author may not have intended to support it.
- getHeaderCacheSize
int getHeaderCacheSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- headerComplete
bool headerComplete()
Undocumented in source. Be warned that the author may not have intended to support it.
- http1MessageComplete
bool http1MessageComplete()
Undocumented in source. Be warned that the author may not have intended to support it.
- messageComplete
bool messageComplete()
Undocumented in source. Be warned that the author may not have intended to support it.
- onReady
void onReady()
Undocumented in source. Be warned that the author may not have intended to support it.
- parsedHeader
void parsedHeader(HttpField field)
Undocumented in source. Be warned that the author may not have intended to support it.
- parsedTrailer
void parsedTrailer(HttpField field)
Undocumented in source. Be warned that the author may not have intended to support it.
- startResponse
bool startResponse(HttpVersion ver, int status, string reason)
Undocumented in source. Be warned that the author may not have intended to support it.