v2.5.1
patrickdappollonio
released this
23 Oct 18:58
·
4 commits
to master
since this release
From this release forward, http-server
will only generate etags for files smaller than 5 Megabytes (5 * 1024 * 1024). This value is configurable, and using a smaller value will use less RAM.
What's Changed
- Bump github.com/klauspost/compress from 1.17.10 to 1.17.11 by @dependabot in #130
- Bump github.com/yuin/goldmark from 1.7.4 to 1.7.8 by @dependabot in #133
- Enable etag generation on smaller files only. by @patrickdappollonio in #135
Full Changelog: v2.5.0...v2.5.1