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
Since Next 13, middleware can modify request headers. We need to support this, and to use that in advanced middleware, rather than rolling our own support.