Home
last modified time | relevance | path

Searched refs:parseHeaders (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/HTTP/
H A DHTTPClient.php335 $this->resp_headers = $this->parseHeaders($r_headers);
775 protected function parseHeaders($string)
759 protected function parseHeaders($string){ global() function in dokuwiki\\HTTP\\HTTPClient