Support HTTP Byte Serving via Ranges header
Open
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 66
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if you have a `` tag whose `src` is served through `staticfile`, seeking doesn't work. This can be fixed by supporting [Byte Serving](https://en.wikipedia.org/wiki/Byte_serving).
Contributor guide
Assessment
This issue has not been assessed yet.