Brad Fitzpatrick 6a876283c8 http: change most map[string][]string types to new Values type
This replaces most the map[string][]string usage with
a new Values type name, with the usual methods.

It also changes client.PostForm to take a Values, rather
than a map[string]string, closing a TODO in the code.

R=rsc
CC=golang-dev
https://golang.org/cl/4532123
2011-06-08 13:38:20 -07:00
..
2011-05-12 11:21:34 -04:00
2011-06-06 22:17:28 +10:00
2011-06-06 22:17:28 +10:00
2011-05-12 11:21:34 -04:00
2011-05-12 11:21:34 -04:00