|
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::internal::http_response, including all inherited members.
| body | kcenon::network::internal::http_response | |
| get_body_string() const -> std::string | kcenon::network::internal::http_response | |
| get_header(const std::string &name) const -> std::optional< std::string > | kcenon::network::internal::http_response | |
| headers | kcenon::network::internal::http_response | |
| set_body_string(const std::string &content) -> void | kcenon::network::internal::http_response | |
| set_cookie(const std::string &name, const std::string &value, const std::string &path="/", int max_age=-1, bool http_only=true, bool secure=false, const std::string &same_site="") -> void | kcenon::network::internal::http_response | |
| set_cookies | kcenon::network::internal::http_response | |
| set_header(const std::string &name, const std::string &value) -> void | kcenon::network::internal::http_response | |
| status_code | kcenon::network::internal::http_response | |
| status_message | kcenon::network::internal::http_response | |
| use_chunked_encoding | kcenon::network::internal::http_response | |
| version | kcenon::network::internal::http_response |