Searched defs:request (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/HTTP/ | ||
| H A D | Client.php | 27 public function request(string $method, string $url, array $headers = []): Response; function |
| H A D | FileClient.php | 46 public function request(string $method, string $url, array $headers = []): Response function in SimplePie\\HTTP\\FileClient |
| H A D | Psr18Client.php | 75 public function request(string $method, string $url, array $headers = []): Response function in SimplePie\\HTTP\\Psr18Client |