mirror of
https://github.com/minio/minio.git
synced 2025-03-12 20:50:11 -04:00
The `ioutil.NopCloser(reader)` was hiding nested hash readers. We make it an `io.Closer` so it can be attached without wrapping and allows for nesting, by merging the requests.