Home
last modified time | relevance | path

Searched refs:GuzzleHttp (Results 176 – 185 of 185) sorted by path

12345678

/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DFutureArray.php2 namespace GuzzleHttp\Ring\Future;
H A DFutureArrayInterface.php2 namespace GuzzleHttp\Ring\Future;
H A DFutureInterface.php2 namespace GuzzleHttp\Ring\Future;
28 * Throwing an instance of GuzzleHttp\Ring\CancelledException will mark
H A DFutureValue.php2 namespace GuzzleHttp\Ring\Future;
H A DMagicFutureTrait.php2 namespace GuzzleHttp\Ring\Future;
22 * @throws \GuzzleHttp\Ring\Exception\CancelledException
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md225 * Used `GuzzleHttp\RequestOptions` constants for configuring request options [#1820](https://github.com/ruflin/Elastica/pull/1820)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Connection/
H A DGuzzleException.php8 use GuzzleHttp\Exception\GuzzleException as BaseGuzzleException;
9 use GuzzleHttp\Exception\TransferException;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAwsAuthV4.php9 use GuzzleHttp; alias
10 use GuzzleHttp\Client;
11 use GuzzleHttp\HandlerStack;
12 use GuzzleHttp\Middleware;
13 use GuzzleHttp\Psr7;
21 $stack = HandlerStack::create(GuzzleHttp\choose_handler());
H A DGuzzle.php13 use GuzzleHttp\Client;
14 use GuzzleHttp\Exception\TransferException;
15 use GuzzleHttp\Psr7;
16 use GuzzleHttp\Psr7\Uri;
17 use GuzzleHttp\RequestOptions;
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md77 $client = new \GuzzleHttp\Client([
78 \GuzzleHttp\RequestOptions::VERIFY => \Composer\CaBundle\CaBundle::getSystemCaRootBundlePath()

12345678