storj/storagenode/console/consoleserver
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
..
mime.go storagenode/console/consoleserver: set content-type manually 2020-02-03 15:37:47 +02:00
server_test.go storagenode/console/consoleserver: fix TestConsole tests 2020-04-02 13:17:04 +00:00
server.go all: separate err check for http 2020-04-16 18:50:24 +03:00