Home
last modified time | relevance | path

Searched refs:GuzzleHttp (Results 101 – 125 of 185) sorted by relevance

12345678

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DLazyOpenStream.php2 namespace GuzzleHttp\Stream;
H A DStreamInterface.php2 namespace GuzzleHttp\Stream;
30 * {@see GuzzleHttp\Stream\GuzzleStreamWrapper::getResource}.
H A DDroppingStream.php2 namespace GuzzleHttp\Stream;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DPromiseInterface.php3 namespace GuzzleHttp\Promise;
H A DIs.php3 namespace GuzzleHttp\Promise;
H A DTaskQueue.php3 namespace GuzzleHttp\Promise;
H A DRejectionException.php3 namespace GuzzleHttp\Promise;
H A DEach.php3 namespace GuzzleHttp\Promise;
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DMiddleware.php2 namespace GuzzleHttp\Ring\Client;
H A DCurlMultiHandler.php2 namespace GuzzleHttp\Ring\Client;
4 use GuzzleHttp\Ring\Future\FutureArray;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DLazyOpenStream.php3 namespace GuzzleHttp\Psr7;
H A DDroppingStream.php3 namespace GuzzleHttp\Psr7;
H A DInflateStream.php3 namespace GuzzleHttp\Psr7;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DRequestOptions.php2 namespace GuzzleHttp; namespace
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DBadResponseException.php2 namespace GuzzleHttp\Exception;
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md77 $client = new \GuzzleHttp\Client([
78 \GuzzleHttp\RequestOptions::VERIFY => \Composer\CaBundle\CaBundle::getSystemCaRootBundlePath()
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DFutureArray.php2 namespace GuzzleHttp\Ring\Future;
H A DCompletedFutureArray.php2 namespace GuzzleHttp\Ring\Future;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md121 * Feature: added `GuzzleHttp\json_encode` and `GuzzleHttp\json_decode`.
288 * Removed `GuzzleHttp\Collection`.
296 `GuzzleHttp\Psr7\parse_query`.
400 responses, `GuzzleHttp\Collection`, `GuzzleHttp\Url`,
401 `GuzzleHttp\Query`, `GuzzleHttp\Post\PostBody`, and
408 implemented in `GuzzleHttp\Utils` using camelCase. `GuzzleHttp\json_decode`
409 moved to `GuzzleHttp\Utils::jsonDecode`. `GuzzleHttp\get_path` moved to
410 `GuzzleHttp\Utils::getPath`. `GuzzleHttp\set_path` moved to
411 `GuzzleHttp\Utils::setPath`. `GuzzleHttp\batch` should now be
421 * Moved `GuzzleHttp\Adapter\Transaction` to `GuzzleHttp\Transaction`. The
[all …]
/plugin/authfacebook/lib/HttpClients/
H A DHttpClientsFactory.php26 use GuzzleHttp\Client;
/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DGuzzle6HttpHandler.php19 use GuzzleHttp\ClientInterface;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJarInterface.php2 namespace GuzzleHttp\Cookie;
/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
H A DSimpleMiddleware.php20 use GuzzleHttp\Psr7\Query;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DBooleanRequestWrapper.php25 use GuzzleHttp\Ring\Future\FutureArrayInterface;
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DVerify.php24 use GuzzleHttp\Client;
25 use GuzzleHttp\ClientInterface;

12345678