Home
last modified time | relevance | path

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

/plugin/phpipam/
H A Dphpipam-api.php110 private $api_server_method = false; variable in phpipam_api_client
514 $this->api_server_method = strtoupper($method);
697 if ($this->api_server_method == 'GET')
733 curl_setopt($this->Connection, CURLOPT_CUSTOMREQUEST, $this->api_server_method);