mirror of
https://github.com/minio/minio.git
synced 2025-02-03 01:46:00 -05:00
a13b58f630
This will allow cache to consistently work for server and gateways. Range GET requests will be cached in the background after the request is served from the backend. Fixes: #7458, #7573, #6265, #6630