Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
Dfunctions.php4 use GuzzleHttp\Handler\CurlHandler; alias
107 $handler = Proxy::wrapSync(new CurlMultiHandler(), new CurlHandler());
109 $handler = new CurlHandler();
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DUtils.php6 use GuzzleHttp\Handler\CurlHandler; alias
92 $handler = Proxy::wrapSync(new CurlMultiHandler(), new CurlHandler());
94 $handler = new CurlHandler();
/plugin/elasticsearch/vendor/ezimuel/ringphp/
DREADME.md21 use GuzzleHttp\Ring\Client\CurlHandler;
23 $handler = new CurlHandler();
DCHANGELOG.md120 - Fixed a header parsing issue with the `CurlHandler` and `CurlMultiHandler`
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
DCurlHandler.php14 class CurlHandler class
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DCurlHandler.php17 class CurlHandler class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
DClientBuilder.php36 use GuzzleHttp\Ring\Client\CurlHandler; alias
233 $default = new CurlHandler($singleParams);
264 public static function singleHandler(): CurlHandler
267 return new CurlHandler();
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
DCurlHandler.php16 class CurlHandler class
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dhttp-handler.asciidoc11 executing in synchronous mode, the handler uses `CurlHandler`, which executes
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
DClientBuilder.asciidoc147 Get the handler instance (CurlHandler)
/plugin/facebookalbum/
Dfacebook.php585 * @param CurlHandler $ch optional initialized curl handle
/plugin/fblogin/lib/
Dbase_facebook.php914 * @param CurlHandler $ch Initialized curl handle