Support side-by-side compressed files?
Open
- Dominant language
- Rust
- Stars
- 66
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
If I have a directory with the following contents:
```
foo.css
foo.css.gz
```
It would be nice to serve the gzipped version when the client asks for `foo.css`. Does this seem like something that is in-scope for this library?
Contributor guide
Assessment
This issue has not been assessed yet.