httpxx 0.1
Streaming HTTP Parser for C++

http::Request Member List

This is the complete list of members for http::Request, including all inherited members.
body() const http::Message
clear()http::Request
complete() const http::Message
feed(const void *data,::size_t size)http::Message
feed(const char *data,::size_t size)http::Message
flags() const http::Message
fragment() const http::Request
hasheader(const std::string &field) const http::Message
header(const std::string &field) const http::Message
headerscomplete() const http::Message
majorversion() const http::Message
Message()http::Message [protected]
method() const http::Request
minorversion() const http::Message
myBody (defined in http::Message)http::Message [protected]
myComplete (defined in http::Message)http::Message [protected]
myCurrentField (defined in http::Message)http::Message [protected]
myCurrentValue (defined in http::Message)http::Message [protected]
myHeaders (defined in http::Message)http::Message [protected]
myHeadersComplete (defined in http::Message)http::Message [protected]
myParser (defined in http::Message)http::Message [protected]
mySettings (defined in http::Message)http::Message [protected]
path() const http::Request
Request()http::Request
upgrade() const http::Request
url() const http::Request
 All Classes Functions