mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
2bb69033e5
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.