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

HTTP/3 Cookie Crumbling #2777

Closed
MikeBishop opened this issue Jun 7, 2019 · 1 comment · Fixed by #2868
Closed

HTTP/3 Cookie Crumbling #2777

MikeBishop opened this issue Jun 7, 2019 · 1 comment · Fixed by #2868
Labels
-http design An issue that affects the design of the protocol; resolution requires consensus.

Comments

@MikeBishop
Copy link
Contributor

@bencebeky notes that:

RFC7540 allows crumbling cookies for compression efficiency with HPACK. However, neither quic-http nor quic-qpack drafts mention cookies or crumbling. Is it considered safe for a QPACK implementation to crumble cookies before compression and concatenate them after decompression? If so, should the draft include clarification on this?

We need to normatively reference 7540 for this capability.

@MikeBishop MikeBishop added design An issue that affects the design of the protocol; resolution requires consensus. -http labels Jun 7, 2019
@bencebeky
Copy link
Contributor

See also discussion thread starting at https://mailarchive.ietf.org/arch/msg/quic/DgMheH6mnosTw3vHnJW0gYD8dk4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-http design An issue that affects the design of the protocol; resolution requires consensus.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants