From 90a68935733ef37d41cb520ffeb56f196a356811 Mon Sep 17 00:00:00 2001 From: Emmanuel Odeke Date: Thu, 17 Dec 2015 18:07:01 -0700 Subject: [PATCH] doc: fix typo in go1.6.html Change-Id: I7405cf6f65bccbb07a27f2dc2e3802cab591e296 Reviewed-on: https://go-review.googlesource.com/18030 Reviewed-by: Brad Fitzpatrick --- doc/go1.6.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.6.html b/doc/go1.6.html index 9f39e7e038..46cbe31ee8 100644 --- a/doc/go1.6.html +++ b/doc/go1.6.html @@ -686,7 +686,7 @@ and
  • Also in the net/http package, -there are a few change related to the handling of a +there are a few changes related to the handling of a Request data structure with its Method field set to the empty string. An empty Method field has always been documented as an alias for "GET" and it remains so. -- 2.50.0