Commit 20fd1bb8 authored by Mikio Hara's avatar Mikio Hara Committed by Andrew Gerrand

doc/go1.7.html: don't mention obsolete RFC

Change-Id: Ia978c10a97e4c24fd7cf1fa4a7c3bd886d20bbf8
Reviewed-on: https://go-review.googlesource.com/24241Reviewed-by: 's avatarAndrew Gerrand <adg@golang.org>
parent 153d31da
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment