Searched refs:has_header (Results 1 – 6 of 6) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/HTTP/ | ||
| H A D | Response.php | 112 public function has_header(string $name): bool; function |
| H A D | RawTextResponse.php | 67 public function has_header(string $name): bool function in SimplePie\\HTTP\\RawTextResponse |
| H A D | Psr7Response.php | 67 public function has_header(string $name): bool function in SimplePie\\HTTP\\Psr7Response |
| /dokuwiki/vendor/simplepie/simplepie/src/Content/Type/ | ||
| H A D | Sniffer.php | 60 …$content_type = $this->file->has_header('content-type') ? $this->file->get_header_line('content-ty… |
| /dokuwiki/inc/Feed/ | ||
| H A D | FeedParserFile.php | 119 public function has_header(string $name): bool function in dokuwiki\\Feed\\FeedParserFile |
| /dokuwiki/vendor/simplepie/simplepie/src/ | ||
| H A D | File.php | 331 public function has_header(string $name): bool function in SimplePie\\File |