mirror of
https://github.com/minio/minio.git
synced 2026-04-15 14:29:49 -04:00
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.
|
||
|---|---|---|
| .. | ||
| forwarder.go | ||
| proxy.go | ||
| proxy_test.go | ||