Searched refs:CurlFactory (Results 1 – 8 of 8) sorted by relevance
30 : new CurlFactory(3);43 return CurlFactory::finish($this, $easy, $this->factory);
42 ? $options['handle_factory'] : new CurlFactory(50);198 CurlFactory::finish(
15 class CurlFactory implements CurlFactoryInterface class
45 : new CurlFactory();96 return CurlFactory::createResponse([$this, '_invokeAsArray'], $request, $response, $hd, $bd);
51 ? $options['handle_factory'] : new CurlFactory();237 $result = CurlFactory::createResponse(
13 class CurlFactory class
56 - Fixed a bug in which the result of `CurlFactory::retryFailedRewind` did not
487 * Fixed an issue in the CurlFactory that caused setting the `stream=false`