mirror of
https://github.com/pgsty/minio.git
synced 2026-07-17 00:54:07 +03:00
9199033db7
X-Cache sets cache status of HIT if object is served from the disk cache, or MISS otherwise. X-Cache-Lookup is set to HIT if object was found in the cache even if not served (for e.g. if cache entry was invalidated by ETag verification)