]> Cypherpunks repositories - gostls13.git/commit
net/http: clarify docs of ParseForm and mention ParseForm in docs for FormValue
authorShenghou Ma <minux.ma@gmail.com>
Mon, 26 Nov 2012 12:03:24 +0000 (20:03 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Mon, 26 Nov 2012 12:03:24 +0000 (20:03 +0800)
commit62f54e129478f13954f92a13c4d012f23b05199f
tree37178d19d258caa040afec3c3b14361478d06de0
parent4047f300c9defec5b0fc0d6801f29c03c4873af9
net/http: clarify docs of ParseForm and mention ParseForm in docs for FormValue
while we're at it, also fix a return value stutter in ParseForm.

R=bradfitz
CC=golang-dev
https://golang.org/cl/6847074
src/pkg/net/http/request.go