1
0
mirror of https://github.com/golang/go synced 2024-10-03 10:21:22 -06:00
go/src/net/url
Brad Fitzpatrick 38ea0ae05f net/url: add example of using URL.Opaque with http.Request
Per private thread soliciting help. I realized part of this is
documented in several places, but we lacked a unifying
example.

LGTM=rsc
R=golang-codereviews
CC=adg, golang-codereviews, iant, rsc
https://golang.org/cl/171620043
2014-11-12 14:27:27 -08:00
..
example_test.go net/url: add example of using URL.Opaque with http.Request 2014-11-12 14:27:27 -08:00
url_test.go
url.go net/url: document result of String 2014-10-06 15:49:07 -04:00