Searched refs:getRequestMethod (Results 1 – 9 of 9) sorted by relevance
75 if (array_key_exists($request->getRequestMethod(),93 $requestHttpContext["method"] = $request->getRequestMethod();
84 if (array_key_exists($request->getRequestMethod(),105 curl_setopt($ch, CURLOPT_CUSTOMREQUEST, $request->getRequestMethod());
159 public function getRequestMethod() { function in Google_HttpRequest292 $str .= $this->getRequestMethod() . ' ' . $path . " HTTP/1.1\n";
57 $err = 'Error calling ' . $response->getRequestMethod() . ' ' . $response->getUrl();
37 $method = $resp->getRequestMethod();
169 public function getRequestMethod() function in Google\\Service\\Monitoring\\HttpCheck
106 public function getRequestMethod() function in Google\\Service\\Networkconnectivity\\HttpRequest
205 public function getRequestMethod() function in Google\\Service\\ServiceControl\\V2HttpRequest
205 public function getRequestMethod() function in Google\\Service\\Logging\\HttpRequest