]> Cypherpunks repositories - gostls13.git/commit
http: escape _all_ reserved characters as per the RFC
authorAndrew Gerrand <adg@golang.org>
Wed, 22 Sep 2010 06:25:26 +0000 (16:25 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 22 Sep 2010 06:25:26 +0000 (16:25 +1000)
commitd093bdbe7e10eb8b613b346ae5acba7569c97f7e
tree8475ae8b429fe2f0bcc76d084668c37ec0d7be37
parent22974fbe8e0b15e2d2380d44dfa3e3e82574f8c5
http: escape _all_ reserved characters as per the RFC

R=r
CC=golang-dev
https://golang.org/cl/2199043
src/pkg/http/url.go