Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DProxy.php21 public static function wrapSync( function in GuzzleHttp\\Handler\\Proxy
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A Dfunctions.php107 $handler = Proxy::wrapSync(new CurlMultiHandler(), new CurlHandler());
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md140 * Bug fix: Proxy::wrapSync() now correctly proxies to the appropriate handler