forgejo/routers/web/misc
wxiaoguang a94a8d0ab1
Use standard HTTP library to serve files (#24693)
`http.ServeFile/ServeContent` handles `If-xxx`, `Content-Length`,
`Range` and `Etag` correctly

After this PR, storage files (eg: avatar) could be responded with
correct Content-Length.
2023-05-13 16:04:57 +02:00
..
markup.go Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2023-04-03 18:06:57 +08:00
misc.go Use standard HTTP library to serve files (#24693) 2023-05-13 16:04:57 +02:00
swagger.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00