Files
Gitea/routers/web
14178c56bb Add Cache-Control header to html and api responses, add no-transform (#20432)
`no-transform` allegedly disables CloudFlare auto-minify and we did not
set caching headers on html or api requests, which seems good to have
regardless.

Transformation is still allowed for asset requests.

Signed-off-by: Andrew Thornton <[email protected]>

Co-authored-by: wxiaoguang <[email protected]>
Co-authored-by: Andrew Thornton <[email protected]>
2022-07-23 14:38:03 +08:00
..
2022-07-14 08:22:09 +01:00
2022-06-26 21:20:58 -05:00
2022-06-26 22:19:22 +08:00
2022-06-25 19:06:01 +02:00
2022-04-20 18:43:26 +08:00
2022-07-14 08:22:09 +01:00
2022-06-25 19:06:01 +02:00
2022-07-12 23:32:37 +02:00