mirror of
https://github.com/versity/versitygw.git
synced 2026-07-20 15:02:23 +00:00
dfa1ed2358
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`.