mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
`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. |
||
|---|---|---|
| .. | ||
| mime_types.go | ||
| public_bindata.go | ||
| public_test.go | ||
| public.go | ||
| serve_dynamic.go | ||
| serve_static.go | ||