- 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.
- messageComplete
bool messageComplete()
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.
- startRequest
bool startRequest(string method, string uri, HttpVersion ver)
Undocumented in source. Be warned that the author may not have intended to support it.