mirror of
https://github.com/versity/versitygw.git
synced 2026-05-28 06:40:18 +00:00
Fixes #1712 A successful `PutBucketPolicy` call returns `204`(No Content) http status. This PR fixes the response status code, by sending correct `204`, insted of `200`.