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 parsing we should return a headers tuple that doesn't contain PRIORITY information, even if it was given.
When building we should not include PRIORITY. This is already the case for HEADERS but we have a function that allows building a PRIORITY frame. It should be removed.
The text was updated successfully, but these errors were encountered:
When parsing we should return a headers tuple that doesn't contain PRIORITY information, even if it was given.
When building we should not include PRIORITY. This is already the case for HEADERS but we have a function that allows building a PRIORITY frame. It should be removed.
The text was updated successfully, but these errors were encountered: