mirror of
https://github.com/pgsty/minio.git
synced 2026-03-18 15:58:21 +01:00
Minio V2 listing uses object names/prefixes as continuation tokens. This is problematic when object names contain some characters that are forbidden in XML documents. This PR will use base64 encoded form of continuation and next continuation tokens to address that corner case.
4.1 KiB
4.1 KiB