Home
last modified time | relevance | path

Searched refs:AllowedMethods (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/oss/src/model/
A DSetBucketCorsRequest.cc52 for (const auto &method : rule.AllowedMethods()) in payload()
119 if (rule.AllowedMethods().empty()) in validate()
122 if (!InAllowedMethods(rule.AllowedMethods())) in validate()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DCORSRule.h34 const CORSAllowedList& AllowedMethods() const { return allowedMethods_; } in AllowedMethods() function

Completed in 5 milliseconds