mirror of
https://github.com/versity/versitygw.git
synced 2026-07-20 06:52:21 +00:00
ccd4166b2e
When using the REPLACE directive, we were incorrectly removing the old metadata on the object due to missing the metadata prefix on the key. Fix this to remove the correct metadata before setting new metadata. Fixes #787