SOIL C++
C++ Unified Device Interface
HTTP::Resource Member List

This is the complete list of members for HTTP::Resource, including all inherited members.

allowed_methodsHTTP::Resourceprotected
allowed_originsHTTP::Resourceprotected
apply_headers(Response &response)HTTP::Resourceprotected
content_typeHTTP::Resourceprotected
handle(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_delete(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_exception(Request message, std::exception &exception, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_get(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_head(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_options(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_patch(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_post(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
handle_put(Request message, std::smatch match=std::smatch())HTTP::Resourcevirtual
request_info(Request message, std::smatch match=std::smatch())HTTP::Resourcestatic
Resource()HTTP::Resource
~Resource()HTTP::Resource