Searched refs:HTTP_ERRORS (Results 1 – 5 of 5) sorted by relevance
133 const HTTP_ERRORS = 'http_errors'; define in GuzzleHttp\\RequestOptions
144 public const HTTP_ERRORS = 'http_errors'; define in GuzzleHttp\\RequestOptions
136 $options[RequestOptions::HTTP_ERRORS] = false;
61 …RequestOptions::HTTP_ERRORS => false, // 4xx and 5xx is expected and NOT an exceptions in this con…
934 RequestOptions::HTTP_ERRORS => FALSE,