mirror of
https://github.com/versity/versitygw.git
synced 2026-01-08 12:41:10 +00:00
This fixes put object with setting a content type. If no content type is set, then we will return a default content type for following requests. Mutli-part upload appears to be ok. Also fixed content eincoding and multipart uploads. Fixes #783