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
..
2023-04-17 11:37:23 +08:00
2023-01-05 13:58:51 +02:00
2023-05-08 07:10:53 +00:00
2023-05-10 04:57:06 +00:00
2023-04-24 05:50:58 -04:00
2023-02-18 21:17:39 +02:00
2023-05-08 19:49:59 +08:00
2023-05-08 19:49:59 +08:00
2023-02-11 08:39:50 +08:00
2022-12-30 23:31:00 +08:00
2023-05-08 19:49:59 +08:00
2023-05-12 17:27:50 +00:00