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