From b0cd458605fc79481461172e0a751cb9524e2c3b Mon Sep 17 00:00:00 2001 From: Jonathan Rudenberg Date: Sun, 21 Apr 2013 13:10:19 +0200 Subject: [PATCH] doc: add missing to go1.1.html R=golang-dev, adg CC=golang-dev https://golang.org/cl/8880043 --- doc/go1.1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.1.html b/doc/go1.1.html index 46174aad10..5e99820d59 100644 --- a/doc/go1.1.html +++ b/doc/go1.1.html @@ -938,7 +938,7 @@ matching the existing methods of TCPConnnet/http package includes several new additions. ParseTime parses a time string, trying several common HTTP time formats. -The PostFormValue method of +The PostFormValue method of Request is like FormValue but ignores URL parameters. The CloseNotifier interface provides a mechanism -- 2.50.0