From: Jonathan Rudenberg Date: Sun, 21 Apr 2013 11:10:19 +0000 (+0200) Subject: doc: add missing to go1.1.html X-Git-Tag: go1.1rc2~67 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=b0cd458605fc79481461172e0a751cb9524e2c3b;p=gostls13.git doc: add missing to go1.1.html R=golang-dev, adg CC=golang-dev https://golang.org/cl/8880043 --- 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