mirror of
https://github.com/versity/versitygw.git
synced 2026-07-21 07:22:32 +00:00
d15d348226
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.