Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DResponse.php142 public function with_header(string $name, $value); function
H A DRawTextResponse.php77 public function with_header(string $name, $value) function in SimplePie\\HTTP\\RawTextResponse
H A DPsr7Response.php72 public function with_header(string $name, $value) function in SimplePie\\HTTP\\Psr7Response
/dokuwiki/vendor/simplepie/simplepie/src/
H A DFile.php343 public function with_header(string $name, $value) function in SimplePie\\File