Home
last modified time | relevance | path

Searched defs:CONNECT_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DRequestOptions.php74 const CONNECT_TIMEOUT = 'connect_timeout'; define in GuzzleHttp\\RequestOptions
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DConnection.php50 public const CONNECT_TIMEOUT = 0; define in Elastica\\Connection