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

Application can reset stream or close connection even if no error occurs. #3953

Merged
merged 5 commits into from
Aug 10, 2020
Merged

Application can reset stream or close connection even if no error occurs. #3953

merged 5 commits into from
Aug 10, 2020

Conversation

bencebeky
Copy link
Contributor

The application may reset a stream, for example, when a browser tab is
closed or when the pushed resource is found in cache. It might close
the connection when the application is closed. These are not errors per
se, even though the term "stream error" and "connection error" is used
for these events, and they have an associated "error code".

…urs.

The application may reset a stream, for example, when a browser tab is
closed or when the pushed resource is found in cache.  It might close
the connection when the application is closed.  These are not errors per
se, even though the term "stream error" and "connection error" is used
for these events, and they have an associated "error code".
Copy link
Contributor

@MikeBishop MikeBishop left a comment

Choose a reason for hiding this comment

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

Good point to emphasize.

draft-ietf-quic-http.md Outdated Show resolved Hide resolved
Co-authored-by: Mike Bishop <mbishop@evequefou.be>
draft-ietf-quic-http.md Outdated Show resolved Hide resolved
draft-ietf-quic-http.md Outdated Show resolved Hide resolved
draft-ietf-quic-http.md Outdated Show resolved Hide resolved
Copy link
Contributor

@janaiyengar janaiyengar left a comment

Choose a reason for hiding this comment

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

one nit, and I like @MikeBishop's suggestion

draft-ietf-quic-http.md Outdated Show resolved Hide resolved
bencebeky and others added 2 commits July 27, 2020 10:42
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>
Co-authored-by: Mike Bishop <mbishop@evequefou.be>
@ianswett ianswett added -http editorial An issue that does not affect the design of the protocol; does not require consensus. labels Jul 27, 2020
@MikeBishop MikeBishop merged commit 1373d19 into quicwg:master Aug 10, 2020
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.

None yet

7 participants