|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
This is the complete list of members for kcenon::network::protocols::http2::http2_request, including all inherited members.
| authority | kcenon::network::protocols::http2::http2_request | |
| body | kcenon::network::protocols::http2::http2_request | |
| content_length() const -> std::optional< size_t > | kcenon::network::protocols::http2::http2_request | inline |
| content_type() const -> std::optional< std::string > | kcenon::network::protocols::http2::http2_request | inline |
| from_headers(const std::vector< http_header > &parsed_headers) -> http2_request | kcenon::network::protocols::http2::http2_request | inlinestatic |
| get_body_string() const -> std::string | kcenon::network::protocols::http2::http2_request | inline |
| get_header(std::string_view name) const -> std::optional< std::string > | kcenon::network::protocols::http2::http2_request | inline |
| headers | kcenon::network::protocols::http2::http2_request | |
| is_valid() const -> bool | kcenon::network::protocols::http2::http2_request | inline |
| method | kcenon::network::protocols::http2::http2_request | |
| path | kcenon::network::protocols::http2::http2_request | |
| scheme | kcenon::network::protocols::http2::http2_request |