]> Cypherpunks repositories - gostls13.git/commit
net/http, net/url: deal with URL.Opaque beginning with //
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 21 Feb 2013 20:01:47 +0000 (12:01 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 21 Feb 2013 20:01:47 +0000 (12:01 -0800)
commitfb21bca01253dfba1a7254f816576724fc2443a9
treeb55ba424843b89d402595b47b6555c8720478d55
parentaed05446b4393aeabbae22472203f4f8291669f8
net/http, net/url: deal with URL.Opaque beginning with //

Update #4860

R=adg, rsc, campoy
CC=golang-dev
https://golang.org/cl/7369045
src/pkg/net/http/requestwrite_test.go
src/pkg/net/url/url.go
src/pkg/net/url/url_test.go