mirror of
https://github.com/versity/versitygw.git
synced 2025-12-23 05:05:16 +00:00
Fixes #1258 Fixes #1257 Closes #1244 Adds range queries support for `HeadObject`. Fixes the range parsing logic for `GetObject`, which is used for `HeadObject` as well. Both actions follow the same rules for range parsing. Fixes the error message returned by `GetObject`.