mirror of
https://github.com/versity/versitygw.git
synced 2026-05-31 16:16:18 +00:00
AWS uses binary/octet-stream for the default content type if the client doesn't specify the content type. Change the default for the gateway to match this behavior. Fixes #697