SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
http::http_handle_t Member List

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

add_request_header(const std::string &header)=0 (defined in http::http_handle_t)http::http_handle_tpure virtual
add_request_headers(const std::vector< std::string > &headers)=0 (defined in http::http_handle_t)http::http_handle_tpure virtual
error() const =0 (defined in http::http_handle_t)http::http_handle_tpure virtual
get(const std::string &url)=0 (defined in http::http_handle_t)http::http_handle_tpure virtual
headers() const =0 (defined in http::http_handle_t)http::http_handle_tpure virtual
http_handle_t() (defined in http::http_handle_t)http::http_handle_t
initialized() const =0 (defined in http::http_handle_t)http::http_handle_tpure virtual
post(const std::string &url, const std::string &data, const std::string &content_type)=0 (defined in http::http_handle_t)http::http_handle_tpure virtual
response_code() const =0 (defined in http::http_handle_t)http::http_handle_tpure virtual
result() const =0 (defined in http::http_handle_t)http::http_handle_tpure virtual
set_basic_auth(const std::string &userpwd)=0 (defined in http::http_handle_t)http::http_handle_tpure virtual
set_basic_auth(const std::string &user, const std::string &pwd)=0 (defined in http::http_handle_t)http::http_handle_tpure virtual
~http_handle_t() (defined in http::http_handle_t)http::http_handle_tvirtual