cloudlena/s3manager

Cant delete file that has symbol '%'

mortum5 opened this issue · 0 comments

I got error 400 in console when try to delete the file.

Request:
DELETE http://localhost:8080/api/buckets/bucket_name/objects/file-name-%d-v3.csv.gz

I think the problem may not be limited to just one character.