httpxx 0.1
Streaming HTTP Parser for C++
|
http::Error | Raised when a parser signals inability to parse fed data |
http::Flags | Extra information about the request or response |
http::Message | Common denominator of Request and Response classes |
http::Method | Enumeration of "well known" HTTP request methods |
http::Request | Parser for HTTP requests |
http::Response | Parser for HTTP responses |