Home
last modified time | relevance | path

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

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