Http::StatusLine Member List
This is the complete list of members for Http::StatusLine, including all inherited members.
clean() | Http::StatusLine | |
init() | Http::StatusLine | |
packedLength() const | Http::StatusLine | |
packInto(Packable *) const | Http::StatusLine | |
parse(const String &protoPrefix, const char *start, const char *end) | Http::StatusLine | |
reason() const | Http::StatusLine | |
reason_ | Http::StatusLine | private |
resetReason() | Http::StatusLine | inline |
set(const AnyP::ProtocolVersion &newVersion, Http::StatusCode newStatus, const char *newReason=nullptr) | Http::StatusLine | |
status() const | Http::StatusLine | inline |
status_ | Http::StatusLine | private |
version | Http::StatusLine |