Home
last modified time | relevance | path

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

/template/kajukkk/
H A DSnoopy.class.php778 function _httprequest($url,$fp,$URI,$http_method,$content_type="",$body="") argument
787 $headers = $http_method." ".$url." ".$this->_httpversion."\r\n";
941 function _httpsrequest($url,$URI,$http_method,$content_type="",$body="") argument