1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/modules/httplib
wxiaoguang 01500957c2
Refactor URL detection (#29960)
"Redirect" functions should only redirect if the target is for current Gitea site.
2024-03-21 12:02:34 +00:00
..
request.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
serve_test.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
serve.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
url_test.go Refactor URL detection (#29960) 2024-03-21 12:02:34 +00:00
url.go Refactor URL detection (#29960) 2024-03-21 12:02:34 +00:00