mirror of
https://github.com/minio/minio
synced 2026-08-29 14:36:37 -04: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. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| help.go | ||
| legacy.go | ||
| lookup.go | ||