mirror of
https://github.com/versity/versitygw.git
synced 2026-01-07 04:06:23 +00:00
Since objects with trailing "/" are mapped to directories in the posix filesystem, they must not contain data since there is no place to store that data. This checks both PutObject and CreateMultipartUpload for invalid directory object types containing data.