You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/httplib
wxiaoguang 339bc8bc8f
Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003)
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: KN4CK3R <admin@oldschoolhack.me>
9 months ago
..
request.go Replace `interface{}` with `any` (#25686) 2 years ago
serve.go Skip gzip for some well-known compressed file types (#30796) 9 months ago
serve_test.go Less naked returns (#25713) 2 years ago
url.go Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 9 months ago
url_test.go Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 9 months ago