versity / versitygw

versity s3 gateway
https://www.versity.com/products/versitygw/
Apache License 2.0
196 stars 25 forks source link

[Feature] - ListObjects(V2) encoding-type #813

Open jonaustin09 opened 2 months ago

jonaustin09 commented 2 months ago

Describe the solution you'd like Add encoding-type support for ListObjects and ListObjectsV2. When the ?encoding-type=url is specified , the object key names in the response should be URL-encoded.

Additional context docs: ListObjects ListObjectsV2