httpxx 0.1
Streaming HTTP Parser for C++

http::Response Member List

This is the complete list of members for http::Response, including all inherited members.
body() const http::Message
clear()http::Message
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
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]
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]
Response()http::Response
status() const http::Response
 All Classes Functions