]> Cypherpunks repositories - gostls13.git/commit
Revert "net/http: wrap client errors"
authorCherry Mui <cherryyz@google.com>
Fri, 26 Jan 2024 17:28:45 +0000 (17:28 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 26 Jan 2024 17:51:15 +0000 (17:51 +0000)
commit4c394b5638cc2694b1eff6418bc3e7db8132de0e
tree2478793196189f6e0e5ba1421106b2cd43e5f44e
parent3e789713132be993e74b81e821a4485e83533d61
Revert "net/http: wrap client errors"

This reverts CL 533119.

Reason for revert: the test fails frequently, see #65287.

Fixes #65287.

Change-Id: I5bf2ee2b7ce435608ff76b892da261c0a4a189bf
Reviewed-on: https://go-review.googlesource.com/c/go/+/558916
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Cherry Mui <cherryyz@google.com>
src/net/http/client.go
src/net/http/client_test.go
src/net/http/transport.go