CCF
Loading...
Searching...
No Matches
http::Message Member List

This is the complete list of members for http::Message, including all inherited members.

bodyhttp::Messageprotected
body_sizehttp::Messageprotected
clear_headers()http::Messageinline
get_content_data() consthttp::Messageinline
get_content_length() consthttp::Messageinline
get_headers() consthttp::Messageinline
headershttp::Messageprotected
Message()=defaulthttp::Messageprotected
set_body(const std::vector< uint8_t > *b, bool overwrite_content_length=true)http::Messageinline
set_body(const uint8_t *b, size_t s, bool overwrite_content_length=true)http::Messageinline
set_body(const std::string &s, bool overwrite_content_length=true)http::Messageinline
set_header(std::string k, const std::string &v)http::Messageinline