You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Preserve HTTP header casing.
* Drop `response.next()`/`response.anext()` and `NotRedirectResponse` in favour of `response.next_request`.
* Tighten constraints around client open/close status.