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

Servers should always send CANCEL_PUSH #3700

Merged
merged 4 commits into from
Jun 8, 2020
Merged

Conversation

MikeBishop
Copy link
Contributor

Fixes #3698 by reversing the polarity of a SHOULD. Doesn't break interop, but it's always safer to send CANCEL_PUSH than to omit it, so let's not recommend omitting it under any circumstances.

@MikeBishop MikeBishop added editorial An issue that does not affect the design of the protocol; does not require consensus. -http labels May 26, 2020
draft-ietf-quic-http.md Outdated Show resolved Hide resolved
Copy link
Member

@LPardue LPardue left a comment

Choose a reason for hiding this comment

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

lgtm

draft-ietf-quic-http.md Outdated Show resolved Hide resolved
draft-ietf-quic-http.md Outdated Show resolved Hide resolved
Co-authored-by: Martin Thomson <mt@lowentropy.net>
@MikeBishop MikeBishop merged commit e0e9473 into master Jun 8, 2020
@MikeBishop MikeBishop deleted the http/should_cancel_push branch June 8, 2020 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-http 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.

Issue when a server cancels a push stream
5 participants