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
Motivation:
The MYR patches conservatively ignores any header frame when the go away status is not null, which prevents receiving end headers frame. We should only guard against the requests.
Changes:
Dispatch headers ending frames.
0 commit comments