httpxx 0.1
Streaming HTTP Parser for C++

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
http::ErrorRaised when a parser signals inability to parse fed data
http::FlagsExtra information about the request or response
http::MessageCommon denominator of Request and Response classes
http::MethodEnumeration of "well known" HTTP request methods
http::RequestParser for HTTP requests
http::ResponseParser for HTTP responses
 All Classes Functions