Searched refs:proxy_port (Results 1 – 4 of 4) sorted by relevance
661 var $proxy_port = 8080; variable in XML_RPC_Client725 $proxy = '', $proxy_port = 0, argument762 if ($proxy_port == 443) {765 $this->proxy_port = 443;768 if ($proxy_port) {769 $this->proxy_port = $proxy_port;780 if ($proxy_port) {781 $this->proxy_port = $proxy_port;783 $this->proxy_port = 443;948 . $this->proxy . ':' . $this->proxy_port[all …]
61 var $proxy_port; variable in dokuwiki\\plugin\\elwikiupgrade\\HTTPClient203 $port = $this->proxy_port;894 $this->proxy_port = $conf['proxy']['port'];
61 var $proxy_port; variable in dokuwiki\\plugin\\upgrade\\HTTPClient203 $port = $this->proxy_port;894 $this->proxy_port = $conf['proxy']['port'];
76 $port = $this->proxy_port;