mirror of
https://github.com/versity/versitygw.git
synced 2026-07-19 14:32:20 +00:00
6df901ba42
Fixes #2185 Add asterisk handling for `If-Match` and `If-None-Match` read preconditions across `GetObject`, `HeadObject`, `CopyObject`, and `UploadPartCopy`. `If-Match`: `*` now matches any `ETag`, while `If-None-Match`: `*` returns `304 Not Modified`.