1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-07 22:56:01 +01:00
gitea/custom
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets ()
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.
2020-11-17 17:44:52 -05:00
..
conf HTTP cache rework and enable caching for storage assets () 2020-11-17 17:44:52 -05:00