Crow  1.0
A C++ microframework for the web
crow::CORSRules Member List

This is the complete list of members for crow::CORSRules, including all inherited members.

add_list_item(std::string &list, const std::string &val)crow::CORSRulesinlineprivate
allow_credentials()crow::CORSRulesinline
allow_credentials_crow::CORSRulesprivate
apply(crow::response &res)crow::CORSRulesinlineprivate
blueprint(const Blueprint &bp)crow::CORSRules
CORSRules()=deletecrow::CORSRulesprivate
CORSRules(CORSHandler *handler)crow::CORSRulesinlineprivate
crow::CORSHandlercrow::CORSRulesfriend
global()crow::CORSRules
handler_crow::CORSRulesprivate
headers(const std::string &header)crow::CORSRulesinline
headers(const std::string &header, Headers... header_list)crow::CORSRulesinline
headers_crow::CORSRulesprivate
ignore()crow::CORSRulesinline
ignore_crow::CORSRulesprivate
max_age(int max_age)crow::CORSRulesinline
max_age_crow::CORSRulesprivate
methods(crow::HTTPMethod method)crow::CORSRulesinline
methods(crow::HTTPMethod method, Methods... method_list)crow::CORSRulesinline
methods_crow::CORSRulesprivate
origin(const std::string &origin)crow::CORSRulesinline
origin_crow::CORSRulesprivate
prefix(const std::string &prefix)crow::CORSRules
set_header_no_override(const std::string &key, const std::string &value, crow::response &res)crow::CORSRulesinlineprivate