mirror of
https://github.com/versity/versitygw.git
synced 2026-01-10 21:30:12 +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.