Searched refs:GET (Results 1 – 9 of 9) sorted by relevance
18 const GET = "get"; define in ComboStrap\\HttpRequest23 private string $method = self::GET;121 case self::GET:151 $this->method = self::GET;
103 $requestMethod = 'GET';
41 $this->executor->execute(DriverCommand::GET, $params);
18 const GET = 'get'; define in Facebook\\WebDriver\\Remote\\DriverCommand
603 public function executeCustomCommand($endpointUrl, $method = 'GET', $params = [])
43 DriverCommand::GET => ['method' => 'POST', 'url' => '/session/:sessionId/url'],
18 …GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h=…
1 …etch wrapper\n * with\n */\nexport class HttpRequest {\n\n\n method = \"GET\";\n\n\n /**\n …
1 …n dokuUrl;\n }\n}\n\nexport class DokuAjaxRequest {\n\n\n method = \"GET\";\n\n construct…