Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DPsr18Client.php27 private $httpClient; variable in SimplePie\\HTTP\\Psr18Client
44 …public function __construct(ClientInterface $httpClient, RequestFactoryInterface $requestFactory, …
/dokuwiki/inc/Remote/IXR/
H A DClient.php18 protected $httpClient; variable in dokuwiki\\Remote\\IXR\\Client