Searched refs:MethodToString (Results 1 – 3 of 3) sorted by relevance
48 static std::string MethodToString(Method method);
21 std::string Http::MethodToString(Method method) in MethodToString() function in Http
189 std::string method = Http::MethodToString(httpRequest->method()); in addSignInfo()1238 auto method = Http::MethodToString(request.method_); in GeneratePresignedUrl()
Completed in 11 milliseconds