mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-25 21:06:24 +02:00
Add a new `-minCacheDuration` flag to specify a minimum duration to cache images for. Updates #28 Updates #144 Fixes #207 Fixes #208 |
||
|---|---|---|
| .. | ||
| httpcache.go | ||
| LICENSE | ||
| README.md | ||
httpcache is a copy of https://github.com/gregjones/httpcache with only the cache control header parsing logic.