Home
last modified time | relevance | path

Searched refs:is_host_in_noproxy (Results 1 – 4 of 4) sorted by relevance

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
Dfunctions.php126 function is_host_in_noproxy(string $host, array $noProxyArray): bool function
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
Dfunctions.php254 function is_host_in_noproxy($host, array $noProxyArray) function
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
DStreamHandler.php416 || !\GuzzleHttp\is_host_in_noproxy(
DCurlFactory.php434 !\GuzzleHttp\is_host_in_noproxy($host, $options['proxy']['no'])