|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|

Go to the source code of this file.
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::network |
| Main namespace for all Network System components. | |
| namespace | kcenon::network::internal |
Functions | |
| auto | kcenon::network::internal::get_error_status_text (http_error_code code) -> std::string_view |
| Get status text for HTTP error code. | |
| static auto | kcenon::network::internal::escape_json_string (const std::string &input) -> std::string |
| static auto | kcenon::network::internal::escape_html_string (const std::string &input) -> std::string |