gitea/modules/httplib
wxiaoguang ca4107dc96
Refactor external URL detection (#29973)
Follow #29960, `IsExternalURL` is not needed anymore. 
Add some tests for `RedirectToCurrentSite`
2024-03-22 04:32:40 +08:00
..
request.go Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
serve.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
serve_test.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
url.go Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
url_test.go Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00