Home
last modified time | relevance | path

Searched refs:resolveHost (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
DStreamHandler.php314 $uri = $this->resolveHost($request, $options);
339 private function resolveHost(RequestInterface $request, array $options) function in GuzzleHttp\\Handler\\StreamHandler
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DStreamHandler.php315 $uri = $this->resolveHost($request, $options);
344 private function resolveHost(RequestInterface $request, array $options): UriInterface function in GuzzleHttp\\Handler\\StreamHandler