storj/versioncontrol
Egon Elbre a129a8bd35 all: separate err check for http
We want to avoid net/http dependency in errs2 package, hence we removed
http.ErrServerClosed from IgnoreCanceled and IsCanceled check. Now we
need to add that check explicitly to every http endpoint.

Change-Id: I62b1cc0a0a2d3b43301d713a7951e5022145f88f
2020-04-16 18:50:24 +03:00
..
peer_test.go certificate: close authDB in tests (#3559) 2019-11-13 07:32:44 -08:00
peer.go all: separate err check for http 2020-04-16 18:50:24 +03:00