]> Cypherpunks repositories - gostls13.git/commit
net/url: make Parse+String round trip magnet URLs
authorJohnny Luo <johnnyluo1980@gmail.com>
Sun, 16 Jul 2017 00:39:11 +0000 (10:39 +1000)
committerJoe Tsai <thebrokentoaster@gmail.com>
Thu, 31 Aug 2017 01:45:17 +0000 (01:45 +0000)
commita9216a0ade61ae3c3a45f9cd358a8a38c5d241a5
treec76825f1761a335d3f72695593a0ab7b93e296cd
parent4d269ad1754afa177a590b0dfaff48d8adce2619
net/url: make Parse+String round trip magnet URLs

Fixes #20054

Change-Id: I3c660ca0c56cdde2c2ac2f6a666d8531ab5588c5
Reviewed-on: https://go-review.googlesource.com/49050
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
src/net/url/url.go
src/net/url/url_test.go