minio/pkg/handlers
Anis Elleuch cbd02c58be federation: Avoid printing context canceled error (#7997)
Golang proactively prints this error
        `http: proxy error: context canceled`

when a request arrived to the current deployment and
redirected to another deployment in a federated setup.

Since this error can confuse users, this commit will
just hide it.
2019-07-31 11:08:10 -07:00
..
forwarder.go federation: Avoid printing context canceled error (#7997) 2019-07-31 11:08:10 -07:00
proxy.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
proxy_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00