Home
last modified time | relevance | path

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

/dokuwiki/inc/HTTP/
H A DHTTPClient.php247 $connectionId = $this->uniqueConnectionId($server, $port);
889 protected function uniqueConnectionId($server, $port)
868 protected function uniqueConnectionId($server, $port) { global() function in dokuwiki\\HTTP\\HTTPClient