Home
last modified time | relevance | path

Searched defs:requested_url (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DPsr7Response.php35 private $requested_url; variable in SimplePie\\HTTP\\Psr7Response
37 …lic function __construct(ResponseInterface $response, string $permanent_url, string $requested_url)
H A DRawTextResponse.php38 private $requested_url; variable in SimplePie\\HTTP\\RawTextResponse