mirror of
https://github.com/pgsty/silo.git
synced 2026-09-11 21:38:57 +00:00
691035832a
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.