Searched defs:get_header_line (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/HTTP/ | ||
| H A D | Response.php | 163 public function get_header_line(string $name): string; function |
| H A D | RawTextResponse.php | 89 public function get_header_line(string $name): string function in SimplePie\\HTTP\\RawTextResponse |
| H A D | Psr7Response.php | 82 public function get_header_line(string $name): string function in SimplePie\\HTTP\\Psr7Response |
| /dokuwiki/vendor/simplepie/simplepie/src/ | ||
| H A D | File.php | 356 public function get_header_line(string $name): string function in SimplePie\\File |