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
The authorization header can get very large tokens for example. Cookies might too. So it makes sense to have a header-specific limit for these as it allows us to have an exception and expect smaller headers for everything else.