0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-05-20 04:14:05 +02:00
gitea/modules/httplib
Giteabot a58498cc43
Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) (#31020)
Backport #31003 by wxiaoguang

Fix #31002

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 (#25686) 2023-07-04 18:36:08 +00:00
serve.go Skip gzip for some well-known compressed file types (#30796) (#30813) 2024-05-02 14:50:24 +08:00
serve_test.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
url.go Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) (#31020) 2024-05-19 15:22:54 +00:00
url_test.go Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) (#31020) 2024-05-19 15:22:54 +00:00