]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.2] net/url: fix Encode doc comment
authorAndrew Gerrand <adg@golang.org>
Fri, 1 Nov 2013 00:20:21 +0000 (11:20 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 1 Nov 2013 00:20:21 +0000 (11:20 +1100)
commit7097ed7337135c68b3c721a4963ef936e003e487
treebbf475b4e6b7e4fdbb26c24826336f2920ee98dc
parent5962673984b0ad20c0a24427857724f8541e141e
[release-branch.go1.2] net/url: fix Encode doc comment

««« CL 16430043 / f9af8b83c78c
net/url: fix Encode doc comment

Encoded query strings are always sorted by key; the example wasn't.

R=golang-dev, dsymonds, minux.ma, bradfitz
CC=golang-dev
https://golang.org/cl/16430043
»»»

R=golang-dev
CC=golang-dev
https://golang.org/cl/20480044
src/pkg/net/url/url.go