Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move HTTP_*PACK_COMPRESSION_FAILED to QPACK #1532

Merged
merged 2 commits into from
Jul 10, 2018
Merged

Conversation

MikeBishop
Copy link
Contributor

Closes #1529; finishes what #1358 started.

@MikeBishop MikeBishop added editorial An issue that does not affect the design of the protocol; does not require consensus. -qpack labels Jul 6, 2018
: 0x06

Description:
: QPACK failed to decompress a frame and cannot continue.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure 'frame' is the right term here. This is basically any decoding error of any kind, which may occur outside of a frame.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point -- just stale text.

@afrind afrind merged commit 8d46bc8 into master Jul 10, 2018
@martinthomson martinthomson deleted the qpack/move_errors branch October 26, 2018 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-qpack editorial An issue that does not affect the design of the protocol; does not require consensus.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants