mirror of
https://github.com/minio/minio.git
synced 2026-02-26 11:20:37 -05:00
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) |
||
|---|---|---|
| .. | ||
| close.go | ||
| headers.go | ||
| listen_nix.go | ||
| listen_others.go | ||
| listener.go | ||
| listener_test.go | ||
| server.go | ||
| server_test.go | ||