Home
last modified time | relevance | path

Searched refs:HTTP_ERRORS (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DRequestOptions.php133 const HTTP_ERRORS = 'http_errors'; define in GuzzleHttp\\RequestOptions
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DGuzzle.php61 RequestOptions::HTTP_ERRORS => false, // 4xx and 5xx is expected and NOT an exceptions in this context