Searched defs:CONNECT_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/ | ||
| D | RequestOptions.php | 74 const CONNECT_TIMEOUT = 'connect_timeout'; define in GuzzleHttp\\RequestOptions |
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/ | ||
| D | RequestOptions.php | 73 public const CONNECT_TIMEOUT = 'connect_timeout'; define in GuzzleHttp\\RequestOptions |
| /plugin/elasticsearch/vendor/ruflin/elastica/src/ | ||
| D | Connection.php | 50 public const CONNECT_TIMEOUT = 0; define in Elastica\\Connection |