1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-13 09:48:12 +00:00
Files
gitea/routers/web/base.go
Guo Y.K 3e5ea9a978 Update base.go (#19739)
use http.StatusTemporaryRedirect(307) when serve avatar directly

browser caches 301 redirections, pre-signed s3 url would expire at some later point

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-05-19 11:20:34 -04:00

5.1 KiB