Home
last modified time | relevance | path

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

/plugin/eventum/XML/
H A DRPC.php862 return $this->sendPayloadHTTP10($msg, $this->server, $this->port,
887 function sendPayloadHTTP10($msg, $server, $port, $timeout = 0, function in XML_RPC_Client