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
When modifying a compat request headers some properties that depend on pseudo headers stop working. I'm not sure if this would count as compat breaking?
e.g.
removeAllHeaders(req)assert(req.url)// uhoh? This worked before http/2