Home
last modified time | relevance | path

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

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