mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 07:09:21 +01:00
a94a8d0ab1
`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.go | ||
public_bindata.go | ||
public_test.go | ||
serve_dynamic.go | ||
serve_static.go |