]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.7.html: don't mention obsolete RFC
authorMikio Hara <mikioh.mikioh@gmail.com>
Mon, 20 Jun 2016 01:40:07 +0000 (10:40 +0900)
committerAndrew Gerrand <adg@golang.org>
Mon, 20 Jun 2016 01:44:37 +0000 (01:44 +0000)
Change-Id: Ia978c10a97e4c24fd7cf1fa4a7c3bd886d20bbf8
Reviewed-on: https://go-review.googlesource.com/24241
Reviewed-by: Andrew Gerrand <adg@golang.org>
doc/go1.7.html

index 105e3b4eab8db412903b96518a1cb10c4e923a5d..5f6b6a69343ee1d26c5c535e42b7630e4d5f2978 100644 (file)
@@ -857,7 +857,7 @@ status <code>005</code>, not just <code>5</code>.
 
 <p>
 The server implementation now correctly sends only one "Transfer-Encoding" header when "chunked"
-is set explicitly, following <a href="https://tools.ietf.org/html/rfc2616#section-3.6">RFC 2616</a>.
+is set explicitly, following <a href="https://tools.ietf.org/html/rfc7230#section-3.3.1">RFC 7230</a>.
 </p>
 
 <p>