- CONTEXT
enum string CONTEXT;
Undocumented in source.
- HTTPHEADEOF
string HTTPHEADEOF;
Undocumented in source.
- LINEFEEDS
string LINEFEEDS;
Undocumented in source.
- MAX_HTTP_REQUEST_BUFF
enum MAX_HTTP_REQUEST_BUFF;
Undocumented in source.
- parserTcpStream
void parserTcpStream(EvBuffer!ubyte src, ubyte[] incr, Connection connection)
Undocumented in source. Be warned that the author may not have intended to support it.
- parserHttpStream
void parserHttpStream(EvBuffer!ubyte src, ubyte[] incr, Connection connection)
Undocumented in source. Be warned that the author may not have intended to support it.