Home
last modified time | relevance | path

Searched defs:use_curl (Results 1 – 4 of 4) sorted by relevance

/plugin/mantis/lib/
H A Dclass.soap_transport_http.php37 var $use_curl = false; // force cURL use variable in soap_transport_http
60 function soap_transport_http($url, $curl_options = NULL, $use_curl = false){
H A Dclass.wsdl.php51 var $use_curl = false; // whether to always try to use cURL variable in wsdl
72 …ame=false,$proxypassword=false,$timeout=0,$response_timeout=30,$curl_options=null,$use_curl=false){
H A Dnusoap.php2144 var $use_curl = false; // force cURL use variable in soap_transport_http
2167 function soap_transport_http($url, $curl_options = NULL, $use_curl = false){
4563 var $use_curl = false; // whether to always try to use cURL variable in wsdl
4584 …ame=false,$proxypassword=false,$timeout=0,$response_timeout=30,$curl_options=null,$use_curl=false){
7125 var $use_curl = false; // whether to always try to use cURL variable in nusoap_client
H A Dclass.soapclient.php57 var $use_curl = false; // whether to always try to use cURL variable in nusoap_client