]> Cypherpunks repositories - gostls13.git/commit
net/url: add examples for URL.Hostname and URL.RequestURI
authorKevin Burke <kev@inburke.com>
Mon, 8 May 2017 06:19:31 +0000 (23:19 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 19 May 2017 19:01:49 +0000 (19:01 +0000)
commitb3b9b5e463cefb5eaad69628709ed5a0c1cb658f
treec83a05d8ec11176a1b560d77076149b16c3cf34e
parent495f55d27d16b2b8deee4b7e79186b07336f6765
net/url: add examples for URL.Hostname and URL.RequestURI

Change-Id: I72a10cd5dfb863f8219bb3b5b8280c017f523cf4
Reviewed-on: https://go-review.googlesource.com/42856
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
src/net/url/example_test.go