]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] net/url: better parsing of urls with @ symbol in authority
authorAlexey Borzenkov <snaury@gmail.com>
Wed, 13 Jun 2012 20:24:05 +0000 (16:24 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 13 Jun 2012 20:24:05 +0000 (16:24 -0400)
commit603ace6f8a94328c3dae10c3dbd5db6b0ef845ce
tree63b1961f27e85b3198549377fbd40733f445c861
parentaea18fe74bf73fa8b3d6f95d44569de12ff814e4
[release-branch.go1] net/url: better parsing of urls with @ symbol in authority

««« backport 89a9ef95c8db
net/url: better parsing of urls with @ symbol in authority

Fixes #3439

R=r, rsc, dsymonds, n13m3y3r
CC=golang-dev
https://golang.org/cl/6206090

»»»
src/pkg/net/url/url.go
src/pkg/net/url/url_test.go