Skip to content

Conversation

@marten-seemann
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates documentation to reflect that the QUIC Reliable Stream Reset extension has been implemented. The feature is moved from the "Future Work" section to the list of implemented specifications.

  • Removes the future work item for Reliable Stream Reset from the streams documentation
  • Adds the specification to the list of implemented RFCs/drafts in the main QUIC documentation

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
content/docs/quic/streams.md Removes the Reliable Stream Reset future work item
content/docs/quic/_index.md Adds QUIC Stream Resets with Partial Delivery to the list of implemented specifications

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

* Unreliable Datagram Extension ([RFC 9221](https://datatracker.ietf.org/doc/html/rfc9221))
* Datagram Packetization Layer Path MTU Discovery (DPLPMTUD, [RFC 8899](https://datatracker.ietf.org/doc/html/rfc8899))
* QUIC Version 2 ([RFC 9369](https://datatracker.ietf.org/doc/html/rfc9369))
* QUIC Stream Resets with Partial Delivery ([draft-ietf-quic-reliable-stream-reset](https://datatracker.ietf.org/doc/html/draft-ietf-quic-reliable-stream-reset-07))
Copy link

Copilot AI Nov 6, 2025

Choose a reason for hiding this comment

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

The URL format for this draft is inconsistent with other draft references in the same list. Line 14 uses unversioned URLs like /doc/draft-ietf-quic-qlog-main-schema/ while this uses a versioned URL /doc/html/draft-ietf-quic-reliable-stream-reset-07. Consider using the unversioned format /doc/draft-ietf-quic-reliable-stream-reset/ for consistency, which will automatically link to the latest version.

Suggested change
* QUIC Stream Resets with Partial Delivery ([draft-ietf-quic-reliable-stream-reset](https://datatracker.ietf.org/doc/html/draft-ietf-quic-reliable-stream-reset-07))
* QUIC Stream Resets with Partial Delivery ([draft-ietf-quic-reliable-stream-reset](https://datatracker.ietf.org/doc/draft-ietf-quic-reliable-stream-reset/))

Copilot uses AI. Check for mistakes.
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