mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 23:41:10 +01:00
Cases where we have applications making request for `//` in object names make sure that all are normalized to `/` and all such requests that are prefixed '/' are removed. To ensure a consistent view from all operations.