Searched refs:AllowedMethods (Results 1 – 2 of 2) sorted by relevance
52 for (const auto &method : rule.AllowedMethods()) in payload()119 if (rule.AllowedMethods().empty()) in validate()122 if (!InAllowedMethods(rule.AllowedMethods())) in validate()
34 const CORSAllowedList& AllowedMethods() const { return allowedMethods_; } in AllowedMethods() function
Completed in 5 milliseconds