You are here

private property CurlFactory::$maxHandles in Auth0 Single Sign On 8.2

@var int Total number of idle handles to keep in cache

File

vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php, line 24

Class

CurlFactory
Creates curl resources from a request

Namespace

GuzzleHttp\Handler

Code

private $maxHandles;