]> Cypherpunks repositories - gostls13.git/commit
net/url: clarify RawPath documentation
authorDamien Neil <dneil@google.com>
Mon, 18 Jul 2022 15:51:32 +0000 (08:51 -0700)
committerDamien Neil <dneil@google.com>
Tue, 9 Aug 2022 18:43:28 +0000 (18:43 +0000)
commit51a23d6681aef3736e09fbc61fc9ae03305efc2c
tree42dcee8bb6f2be4e20eaa0278592ac3f695a5525
parentbeebd537ca1ae8ff29576477a88be7d8dff7d638
net/url: clarify RawPath documentation

Consistently recommend using EscapedPath rather than RawPath directly.

For #33596.

Change-Id: Ibe5c2dfa7fe6b1fbc540efed6db1291fc6532726
Reviewed-on: https://go-review.googlesource.com/c/go/+/418035
Run-TryBot: Damien Neil <dneil@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/url/url.go