Searched refs:STATUS_HISTORY_HEADER (Results 1 – 1 of 1) sorted by relevance
22 const STATUS_HISTORY_HEADER = 'X-Guzzle-Redirect-Status-History'; define in GuzzleHttp\\RedirectMiddleware134 $statusHeader = $response->getHeader(self::STATUS_HISTORY_HEADER);138 ->withHeader(self::STATUS_HISTORY_HEADER, $statusHeader);