|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|


Go to the source code of this file.
Classes | |
| class | http::HttpParser |
| Utility class for parsing HTTP requests and related components. More... | |
Namespaces | |
| namespace | http |
Functions | |
| bool | http::connection_option_present (std::string_view field_value, std::string_view option) |
| Tests whether a Connection header field carries a given option. | |