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

require the server to save the transport parameter as well #14

Merged
merged 2 commits into from
Jul 21, 2023

Conversation

marten-seemann
Copy link
Collaborator

The server needs to remember the transport parameter as well, otherwise it won't be able to tell if the extension is in use when resuming a 0-RTT connection. It also wouldn't be able to reject 0-RTT if it doesn't enable the extension any more.

Copy link
Member

@kazuho kazuho left a comment

Choose a reason for hiding this comment

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

Glad you found this. Looks good, my comment below are purely editorial.

draft-ietf-quic-reliable-stream-reset.md Outdated Show resolved Hide resolved
draft-ietf-quic-reliable-stream-reset.md Outdated Show resolved Hide resolved
@marten-seemann marten-seemann merged commit 37e8ff6 into master Jul 21, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants