HttpParserEvent.Store

Undocumented in source.
struct HttpParserEvent
union Store {}

Members

Variables

chunk
HttpBodyChunk chunk;
Undocumented in source.
header
HttpHeader header;
Undocumented in source.
str
string str;
Undocumented in source.

Meta