websocketpp  0.4.0
C++/Boost Asio based websocket client/server library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
websocketpp::http::parser::request Member List

This is the complete list of members for websocketpp::http::parser::request, including all inherited members.

append_header(std::string const &key, std::string const &val)websocketpp::http::parser::parserinline
consume(const char *buf, size_t len)websocketpp::http::parser::requestinline
get_body() const websocketpp::http::parser::parserinline
get_header(std::string const &key) const websocketpp::http::parser::parserinline
get_header_as_plist(std::string const &key, parameter_list &out) const websocketpp::http::parser::parserinline
get_method() const websocketpp::http::parser::requestinline
get_uri() const websocketpp::http::parser::requestinline
get_version() const websocketpp::http::parser::parserinline
m_body (defined in websocketpp::http::parser::parser)websocketpp::http::parser::parserprotected
m_headers (defined in websocketpp::http::parser::parser)websocketpp::http::parser::parserprotected
m_version (defined in websocketpp::http::parser::parser)websocketpp::http::parser::parserprotected
parse_complete(std::istream &s)websocketpp::http::parser::requestinline
parse_headers(std::istream &s)websocketpp::http::parser::parserinlineprotected
parse_parameter_list(std::string const &in, parameter_list &out) const websocketpp::http::parser::parserinline
process_header(std::string::iterator begin, std::string::iterator end)websocketpp::http::parser::parserinlineprotected
ptr typedef (defined in websocketpp::http::parser::request)websocketpp::http::parser::request
raw()websocketpp::http::parser::requestinline
raw_headers() const websocketpp::http::parser::parserinlineprotected
ready() const websocketpp::http::parser::requestinline
remove_header(std::string const &key)websocketpp::http::parser::parserinline
replace_header(std::string const &key, std::string const &val)websocketpp::http::parser::parserinline
request() (defined in websocketpp::http::parser::request)websocketpp::http::parser::requestinline
set_body(std::string const &value)websocketpp::http::parser::parserinline
set_method(const std::string &method)websocketpp::http::parser::requestinline
set_uri(const std::string &uri)websocketpp::http::parser::requestinline
set_version(std::string const &version)websocketpp::http::parser::parserinline
type typedef (defined in websocketpp::http::parser::request)websocketpp::http::parser::request