mirror of
https://github.com/minio/minio.git
synced 2025-02-24 03:49:12 -05:00
return http.ErrServerClosed with proper body when server is shutting down, allowing more context instead of just returning '503' which doesn't mean the same thing.