private property CurlFactory::$maxHandles in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php \GuzzleHttp\Handler\CurlFactory::maxHandles
@var int Total number of idle handles to keep in cache
File
- vendor/
guzzlehttp/ guzzle/ src/ Handler/ CurlFactory.php, line 22
Class
- CurlFactory
- Creates curl resources from a request
Namespace
GuzzleHttp\HandlerCode
private $maxHandles;