◆ __construct()
GuzzleHttp\Handler\CurlFactory::__construct |
( |
int | $maxHandles | ) |
|
- Parameters
-
int | $maxHandles | Maximum number of idle handles. |
◆ create()
GuzzleHttp\Handler\CurlFactory::create |
( |
RequestInterface | $request, |
|
|
array | $options ) |
◆ finish()
Completes a cURL transaction, either returning a response promise or a rejected promise.
- Parameters
-
| callable(RequestInterface,array) | PromiseInterface $handler |
CurlFactoryInterface | $factory | Dictates how the handle is released |
◆ release()
GuzzleHttp\Handler\CurlFactory::release |
( |
EasyHandle | $easy | ) |
|
◆ LOW_CURL_VERSION_NUMBER
const GuzzleHttp\Handler\CurlFactory::LOW_CURL_VERSION_NUMBER = '7.21.2' |
The documentation for this class was generated from the following file:
- lib/guzzlehttp/guzzle/src/Handler/CurlFactory.php