Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: copy object missing prefix on metadata delete
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
- Loading branch information