Home
last modified time | relevance | path

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

/template/kajukkk/
H A DSnoopy.class.php101 var $_httpmethod = "GET"; // default http request method variable in Snoopy
148 $this->_httprequest($URI,$fp,$URI,$this->_httpmethod);
154 $this->_httprequest($path, $fp, $URI, $this->_httpmethod);
210 $this->_httpsrequest($URI,$URI,$this->_httpmethod);
216 $this->_httpsrequest($path, $URI, $this->_httpmethod);