Searched refs:httpErrors (Results 1 – 4 of 4) sorted by relevance
52 public static function httpErrors() function in GuzzleHttp\\Middleware
43 $stack->push(Middleware::httpErrors(), 'http_errors');
58 public static function httpErrors(BodySummarizerInterface $bodySummarizer = null): callable function in GuzzleHttp\\Middleware
50 $stack->push(Middleware::httpErrors(), 'http_errors');