MultipartParserHandler

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

content
bool content(ByteBuffer item, bool last)
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.
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.
parsedField
void parsedField(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
startPart
void startPart()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta