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 ca4107dc96
Refactor external URL detection (#29973)
Follow #29960, `IsExternalURL` is not needed anymore. 
Add some tests for `RedirectToCurrentSite`
11 months ago
..
request.go Replace `interface{}` with `any` (#25686) 2 years ago
serve.go Less naked returns (#25713) 2 years ago
serve_test.go Less naked returns (#25713) 2 years ago
url.go Refactor external URL detection (#29973) 11 months ago
url_test.go Refactor external URL detection (#29973) 11 months ago