1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/httplib
Giteabot a58498cc43
Improve reverse proxy documents and clarify the AppURL guessing behavior () ()
Backport  by wxiaoguang

Fix 

1. Mention Make sure `Host` and `X-Fowarded-Proto` headers are correctly passed to Gitea
2. Clarify the basic requirements and move the "general configuration" to the top
3. Add a comment for the "container registry"
4. Use 1.21 behavior if the reverse proxy is not correctly configured

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-05-19 15:22:54 +00:00
..
request.go Replace interface{} with any () 2023-07-04 18:36:08 +00:00
serve_test.go Less naked returns () 2023-07-07 05:31:56 +00:00
serve.go Skip gzip for some well-known compressed file types () () 2024-05-02 14:50:24 +08:00
url_test.go Improve reverse proxy documents and clarify the AppURL guessing behavior () () 2024-05-19 15:22:54 +00:00
url.go Improve reverse proxy documents and clarify the AppURL guessing behavior () () 2024-05-19 15:22:54 +00:00