From c4f359fcb087f306cbec7e09221a7815ca378f4f Mon Sep 17 00:00:00 2001 From: LiteSpeed Tech Date: Tue, 28 May 2024 23:42:55 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd593d0..606e61b 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ The following QUIC protocol extensions are implemented: - [RFC 9368](https://www.rfc-editor.org/rfc/rfc9368) Compatible Version Negotiation for QUIC - [RFC 9369](https://www.rfc-editor.org/rfc/rfc9369) QUIC Version 2 +- [RFC 9218](https://www.rfc-editor.org/rfc/rfc9218) Extensible Prioritization Scheme for HTTP - [RFC 9221](https://www.rfc-editor.org/rfc/rfc9221) An Unreliable Datagram Extension to QUIC - [RFC 9287](https://www.rfc-editor.org/rfc/rfc9287) Greasing the QUIC Bit - [ACK Frequency](https://datatracker.ietf.org/doc/draft-ietf-quic-ack-frequency/)