Home
last modified time | relevance | path

Searched refs:CurlHandle (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DLogglyHandler.php18 use CurlHandle; alias
36 * @var resource[]|CurlHandle[]
67 * @return resource|CurlHandle
83 * @return resource|CurlHandle
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Curl/
H A DUtil.php14 use CurlHandle; alias
37 * @param resource|CurlHandle $ch curl handler
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md925 * Lots of cleanup to CurlHandle::factory and RequestFactory::createRequest
1336 …e ability to set arbitrary curl options on requests (disable_wire, progress, etc.). See CurlHandle.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md77 * Fixed `Http` PHPDoc adding `\CurlHandle` type for Curl connection by @franmomu [#2086](https://github.com/ruflin/Elastica/pull/2086)