Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A Dfunctions.php250 * @param array $noProxyArray An array of host patterns.
254 function is_host_in_noproxy($host, array $noProxyArray) argument
265 foreach ($noProxyArray as $area) {