- write
void write(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- currentMessage
HttpIncomingMessage currentMessage [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- parser
HttpParser parser [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- createMessage
HttpIncomingMessage createMessage()
Undocumented in source.
- onMessageBegin
void onMessageBegin()
Undocumented in source.
- onBeforeProcess
void onBeforeProcess()
Undocumented in source.
- onProcessMessage
void onProcessMessage()
Undocumented in source.
- onStatusComplete
void onStatusComplete(string statusLine, uint statusCode)
Undocumented in source. Be warned that the author may not have intended to support it.
- _linkProcessing
bool _linkProcessing()
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- loop
Loop loop [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.