From: Mikio Hara Date: Mon, 20 Jun 2016 01:40:07 +0000 (+0900) Subject: doc/go1.7.html: don't mention obsolete RFC X-Git-Tag: go1.7rc1~83 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=20fd1bb8bdbd8ead3d707ad13b560a375a7b3967;p=gostls13.git doc/go1.7.html: don't mention obsolete RFC Change-Id: Ia978c10a97e4c24fd7cf1fa4a7c3bd886d20bbf8 Reviewed-on: https://go-review.googlesource.com/24241 Reviewed-by: Andrew Gerrand --- diff --git a/doc/go1.7.html b/doc/go1.7.html index 105e3b4eab..5f6b6a6934 100644 --- a/doc/go1.7.html +++ b/doc/go1.7.html @@ -857,7 +857,7 @@ status 005, not just 5.

The server implementation now correctly sends only one "Transfer-Encoding" header when "chunked" -is set explicitly, following RFC 2616. +is set explicitly, following RFC 7230.