mirror of
https://github.com/versity/versitygw.git
synced 2026-04-19 12:15:02 +00:00
Fixes #1484 Removes response header name normalization to prevent Fiber from converting them to camel case. Also fixes the `HeadBucket` response headers by changing their capital letters to lowercase and corrects the `x-amz-meta` headers to use lowercase instead of camel case.