]> Cypherpunks repositories - gostls13.git/commit
net/http: remove superfluous newline on redirects
authorcodesoap <codesoap@mailbox.org>
Thu, 8 Feb 2024 22:18:27 +0000 (22:18 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 12 Feb 2024 14:35:18 +0000 (14:35 +0000)
commit2b58355ef624239dbe32185dc8dfc9d1074615c6
tree37ca8846a240029ad8d146bb618e865c6c8dff0d
parent628b1015b972eabcc0a678ab69a74601239c40a4
net/http: remove superfluous newline on redirects

Change-Id: I30d3ae9d540f9cc85ea5a6875ee8884d3e646d6f
GitHub-Last-Rev: 29cabdcb3a8746ef51953617f4ec47deac3608da
GitHub-Pull-Request: golang/go#65623
Reviewed-on: https://go-review.googlesource.com/c/go/+/562356
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Bypass: Dmitri Shuralyov <dmitshur@golang.org>
src/net/http/serve_test.go
src/net/http/server.go