Searched refs:api_server_method (Results 1 – 1 of 1) sorted by relevance
110 private $api_server_method = false; variable in phpipam_api_client514 $this->api_server_method = strtoupper($method);697 if ($this->api_server_method == 'GET')733 curl_setopt($this->Connection, CURLOPT_CUSTOMREQUEST, $this->api_server_method);