Request

Undocumented in source.

Members

Static functions

parse
Request parse(ubyte[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

done
bool done;
Undocumented in source.
headers
string[string] headers;
Undocumented in source.
httpVersion
string httpVersion;
Undocumented in source.
message
string message;
Undocumented in source.
method
string method;
Undocumented in source.
path
string path;
Undocumented in source.

Meta