]> Cypherpunks repositories - gostls13.git/commit
net/url: add JoinPath, URL.JoinPath
authorCarl Johnson <me@carlmjohnson.net>
Fri, 4 Mar 2022 14:49:52 +0000 (14:49 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 10 Mar 2022 01:34:17 +0000 (01:34 +0000)
commit604140d93111f89911e17cb147dcf6a02d2700d0
tree8ab60999271e30bfb911c97fc6ed21c06c1307e8
parent9faef5a6540f56af0129610db8a55b443229075f
net/url: add JoinPath, URL.JoinPath

Builds on CL 332209.

Fixes #47005

Change-Id: I82708dede05d79a196ca63f5a4e7cb5ac9a041ea
GitHub-Last-Rev: 51b735066eef74f5e67c3e8899c58f44c0383c61
GitHub-Pull-Request: golang/go#50383
Reviewed-on: https://go-review.googlesource.com/c/go/+/374654
Reviewed-by: Russ Cox <rsc@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
api/next.txt
src/net/url/url.go
src/net/url/url_test.go