]> Cypherpunks repositories - gostls13.git/commit
net/url: implement encoding.BinaryAppender for URL
authorapocelipes <seve3r@outlook.com>
Wed, 7 Aug 2024 23:35:23 +0000 (23:35 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 8 Aug 2024 19:43:18 +0000 (19:43 +0000)
commitdb0b6a85c27b6ae8bd132be11ba07c29c01f4165
tree99dd7c3c7c7a6d0ab74a1ce33e2fc550c2a13ef2
parent48a1f6989ccd74ad2cb7eab14cdfab1e06bc36b4
net/url: implement encoding.BinaryAppender for URL

For #62384

Change-Id: I61529efe3a59b13606479b74af6cbff61c9efb6e
GitHub-Last-Rev: f188b91978711c55aa2daf2c72277990d25bc328
GitHub-Pull-Request: golang/go#68763
Reviewed-on: https://go-review.googlesource.com/c/go/+/603815
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
api/next/62384.txt
doc/next/6-stdlib/99-minor/net/url/62384.md [new file with mode: 0644]
src/net/url/url.go
src/net/url/url_test.go