mirror of
https://github.com/versity/versitygw.git
synced 2026-09-07 16:46:56 +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`.