From 01ef4053a26f573768b7220dfeb4fe036d72287a Mon Sep 17 00:00:00 2001 From: David Chase Date: Fri, 4 Aug 2023 14:39:20 -0400 Subject: [PATCH] _content/doc: add CL 514997 to list in QUIC comment for go1.21.html Change-Id: I9649bd9b02cb36b843acbe30b467de1ebfa52c38 Reviewed-on: https://go-review.googlesource.com/c/website/+/516135 TryBot-Result: Gopher Robot Run-TryBot: David Chase Reviewed-by: Damien Neil --- _content/doc/go1.21.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_content/doc/go1.21.html b/_content/doc/go1.21.html index 3e98e1fa..3755d84f 100644 --- a/_content/doc/go1.21.html +++ b/_content/doc/go1.21.html @@ -606,7 +606,7 @@ Do not send CLs removing the interior tags from such phrases. has been reverted, and is now set for resumed connections that support Extended Master Secret.

-

+

The new QUICConn type provides support for QUIC implementations, including 0-RTT support. Note that this is not itself a QUIC implementation, and 0-RTT is still not