Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
kcenon::network::protocols::http2::http2_request Member List

This is the complete list of members for kcenon::network::protocols::http2::http2_request, including all inherited members.

authoritykcenon::network::protocols::http2::http2_request
bodykcenon::network::protocols::http2::http2_request
content_length() const -> std::optional< size_t >kcenon::network::protocols::http2::http2_requestinline
content_type() const -> std::optional< std::string >kcenon::network::protocols::http2::http2_requestinline
from_headers(const std::vector< http_header > &parsed_headers) -> http2_requestkcenon::network::protocols::http2::http2_requestinlinestatic
get_body_string() const -> std::stringkcenon::network::protocols::http2::http2_requestinline
get_header(std::string_view name) const -> std::optional< std::string >kcenon::network::protocols::http2::http2_requestinline
headerskcenon::network::protocols::http2::http2_request
is_valid() const -> boolkcenon::network::protocols::http2::http2_requestinline
methodkcenon::network::protocols::http2::http2_request
pathkcenon::network::protocols::http2::http2_request
schemekcenon::network::protocols::http2::http2_request