Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DRequestOptions.php133 const HTTP_ERRORS = 'http_errors'; define in GuzzleHttp\\RequestOptions
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DRequestOptions.php144 public const HTTP_ERRORS = 'http_errors'; define in GuzzleHttp\\RequestOptions
DClient.php136 $options[RequestOptions::HTTP_ERRORS] = false;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
DGuzzle.php61 …RequestOptions::HTTP_ERRORS => false, // 4xx and 5xx is expected and NOT an exceptions in this con…
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixHttpApi.php934 RequestOptions::HTTP_ERRORS => FALSE,