| commit | 880beafc9f60806597d143b71afd6da226367896 | [log] [tgz] |
|---|---|---|
| author | Andrew Gerrand <adg@golang.org> | Tue Jul 13 09:21:42 2010 +1000 |
| committer | Andrew Gerrand <adg@golang.org> | Tue Jul 13 09:21:42 2010 +1000 |
| tree | b172ec4e9fc90c977bf6a41dba1adb5530e706f2 | |
| parent | 97bcf049f76441846ea190fcd41cd5cf0a8b2284 [diff] |
http: fix ParseURL to handle //relative_path properly Fixes #900. R=rsc CC=golang-dev https://golang.org/cl/1756042