HttpParser

Undocumented in source.

Members

Aliases

OnReturnType
alias OnReturnType = Flag!"stop"
Undocumented in source.
OnReturnType
alias OnReturnType = void
Undocumented in source.

Enums

SaveHeaderValueState
enum SaveHeaderValueState
Undocumented in source.

Functions

genCallbackCode
string genCallbackCode(string call)
Undocumented in source. Be warned that the author may not have intended to support it.
genCallbackCode
string genCallbackCode(string call)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

HTTP_VERSION_AND_NEWLINE
enum HTTP_VERSION_AND_NEWLINE;
Undocumented in source.

Structs

HttpParser
struct HttpParser
Undocumented in source.

Meta