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 01500957c2
Refactor URL detection (#29960)
"Redirect" functions should only redirect if the target is for current Gitea site.
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 URL detection (#29960) 11 months ago
url_test.go Refactor URL detection (#29960) 11 months ago