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
Per the HTTP/2 spec, we should be ignoring leading HEADERS frames with a 1xx status code, unless END_STREAM is also set (in which case it would be an error).