mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 15:32:54 +00:00
0615b668dc
This enabled HTTP time-based cache for storage assets, primarily avatars. I have not observed If-Modified-Since from browsers during tests but I guess it's good to support regardless. It introduces a new generic httpcache module that can handle both time-based and etag-based caching. Additionally, manifest.json and robots.txt are now also cachable. |
||
---|---|---|
.. | ||
dynamic.go | ||
public_bindata.go | ||
public.go | ||
static.go |