mirror of
https://github.com/versity/versitygw.git
synced 2026-01-08 04:35:15 +00:00
This fixes the case where clients can include the content-length header in the signed headers for a 0 length file (like s3cmd). Since we had to hoist the aws code into versitygw, we can also remove the hack for the "User-Agent" header in the hard coded excludes list and just remove it from the excludes list.