Searched refs:http_method (Results 1 – 1 of 1) sorted by relevance
778 function _httprequest($url,$fp,$URI,$http_method,$content_type="",$body="") argument787 $headers = $http_method." ".$url." ".$this->_httpversion."\r\n"; 941 function _httpsrequest($url,$URI,$http_method,$content_type="",$body="") argument