1
0
Fork 0
codeberg-forgejo/modules/httplib
silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
request.go Replace `interface{}` with `any` (#25686) (#25687) 2023-07-04 23:41:32 -04:00
serve.go Make repository response support HTTP range request (#24592) 2023-05-09 15:34:36 +08:00
serve_test.go Use standard HTTP library to serve files (#24693) 2023-05-13 16:04:57 +02:00