Home
last modified time | relevance | path

Searched refs:MethodToString (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/http/
A DHttpType.h48 static std::string MethodToString(Method method);
/AliOS-Things-master/components/oss/src/http/
A DHttpRequest.cc21 std::string Http::MethodToString(Method method) in MethodToString() function in Http
/AliOS-Things-master/components/oss/src/
A DOssClientImpl.cc189 std::string method = Http::MethodToString(httpRequest->method()); in addSignInfo()
1238 auto method = Http::MethodToString(request.method_); in GeneratePresignedUrl()

Completed in 11 milliseconds