Home
last modified time | relevance | path

Searched refs:Http (Results 101 – 125 of 213) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DGuzzle5HttpHandler.php25 use Psr\Http\Message\RequestInterface;
26 use Psr\Http\Message\ResponseInterface;
/plugin/combo/action/
H A Dcache.php7 use ComboStrap\Http; alias
147 Http::removeHeaderIfPresent("Vary");
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DRedirectMiddleware.php8 use Psr\Http\Message\RequestInterface;
9 use Psr\Http\Message\ResponseInterface;
10 use Psr\Http\Message\UriInterface;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md728 See `Guzzle\Http\StaticClient::mount`.
819 Guzzle\Http\Curl\RequestMediator
835 * Guzzle\Http\Message\Header::hasExactHeader
836 * Guzzle\Http\Message\Header::raw. Use getAll()
944 * BC: Removed `Guzzle\Http\Utils` class
966 * Guzzle\Http\QueryString does no longer manages the leading "?". This is now handled in Guzzle\Htt…
973 * Guzzle\Http\QueryString now uses Guzzle\Http\QueryAggregator\QueryAggregatorInterface objects to …
1008 * Added Guzzle\Http\IoEmittingEntityBody
1180 * BC: Guzzle\Http\Query
1225 * BC: Removing Guzzle\Http\Plugin\BatchQueuePlugin
[all …]
/plugin/authfacebook/lib/Http/
H A DRequestBodyInterface.php24 namespace Facebook\Http;
H A DRequestBodyUrlEncoded.php24 namespace Facebook\Http;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DHttps.php6 * Elastica Http Transport object.
10 class Https extends Http
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php7 use OAuth\Common\Http\Exception\TokenResponseException;
8 use OAuth\Common\Http\Client\ClientInterface;
9 use OAuth\Common\Http\Uri\UriInterface;
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/Http/
H A DRequest.php3 namespace MaxMind\WebService\Http;
H A DRequestFactory.php3 namespace MaxMind\WebService\Http;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Exception/
H A DTokenResponseException.php3 namespace OAuth\Common\Http\Exception;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Exception/
H A DTokenResponseException.php3 namespace OAuth\Common\Http\Exception;
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DResponseInterface.php3 namespace Psr\Http\Message;
H A DUploadedFileInterface.php3 namespace Psr\Http\Message;
H A DRequestInterface.php3 namespace Psr\Http\Message;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DNoSeekStream.php5 use Psr\Http\Message\StreamInterface;
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php9 use OAuth\Common\Http\Exception\TokenResponseException;
10 use OAuth\Common\Http\Client\ClientInterface;
11 use OAuth\Common\Http\Uri\UriInterface;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactoryInterface.php4 use Psr\Http\Message\RequestInterface;
/plugin/oauthauthsch/
H A DGeneric.php6 use OAuth\Common\Http\Uri\Uri;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DConnectException.php4 use Psr\Http\Message\RequestInterface;
H A DSeekException.php4 use Psr\Http\Message\StreamInterface;
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DMediaFileUpload.php18 namespace Google\Http;
21 use Google\Http\REST;
26 use Psr\Http\Message\RequestInterface;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Service/
H A DServiceInterface.php5 use OAuth\Common\Http\Uri\UriInterface;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Service/
H A DServiceInterface.php5 use OAuth\Common\Http\Uri\UriInterface;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignatureInterface.php6 use OAuth\Common\Http\Uri\UriInterface;

123456789