Home
last modified time | relevance | path

Searched refs:with_header (Results 1 – 5 of 5) 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
H A DSimplePie.php3413 $file = $file->with_header('link', $linkHeader);