]> Cypherpunks repositories - gostls13.git/commit
net/http/httputil: return after handling error
authorSean Liao <sean@liao.dev>
Wed, 13 Nov 2024 18:54:54 +0000 (18:54 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 18 Nov 2024 16:43:40 +0000 (16:43 +0000)
commite64f7ef03fdfa1c0d847c21b16c9302cc824e79b
tree36f1346aeaa0c4c64afe176e063179ddb2bf7ef2
parent5a529e06c153141e7a2508c0b3c3f5f7a631a188
net/http/httputil: return after handling error

Fixes #70237

Change-Id: Ieb22b6e7284cb4a40d4987b0e4b9cfb6e5158161
Reviewed-on: https://go-review.googlesource.com/c/go/+/627635
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/net/http/httputil/reverseproxy.go