Searched refs:with_header (Results 1 – 5 of 5) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/HTTP/ | ||
| H A D | Response.php | 142 public function with_header(string $name, $value); function |
| H A D | RawTextResponse.php | 77 public function with_header(string $name, $value) function in SimplePie\\HTTP\\RawTextResponse |
| H A D | Psr7Response.php | 72 public function with_header(string $name, $value) function in SimplePie\\HTTP\\Psr7Response |
| /dokuwiki/vendor/simplepie/simplepie/src/ | ||
| H A D | File.php | 343 public function with_header(string $name, $value) function in SimplePie\\File |
| H A D | SimplePie.php | 3413 $file = $file->with_header('link', $linkHeader); |