From: Andrew Bonventre
Date: Tue, 4 Dec 2018 15:49:27 +0000 (-0500)
Subject: doc: update 1.12 with latest relnote output
X-Git-Tag: go1.12beta1~173
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=805312ac8761c594c8f89e8033a32b975ed833fc;p=gostls13.git
doc: update 1.12 with latest relnote output
Change-Id: Iac0e6671902404a149dd382af37a2be002b1e50f
Reviewed-on: https://go-review.googlesource.com/c/152518
Reviewed-by: Brad Fitzpatrick
---
diff --git a/doc/go1.12.html b/doc/go1.12.html
index c398a11316..a26a0eac60 100644
--- a/doc/go1.12.html
+++ b/doc/go1.12.html
@@ -151,6 +151,7 @@ for {
+
@@ -344,6 +345,10 @@ for {
TODO: https://golang.org/cl/146659: enable RFC 6555 Fast Fallback by default
+
+ TODO: https://golang.org/cl/107196: enable TCP keepalives by default
+
+
- net/http
@@ -356,6 +361,10 @@ for {
TODO: https://golang.org/cl/145398: in Transport, don't error on non-chunked response with Trailer header
+
+ TODO: https://golang.org/cl/152080: update bundled x/net/http2
+
+
- net/http/httputil