Releases: numtide/serve-go
Releases · numtide/serve-go
v1.4.0
What's Changed
- feat: add optional HTTP Strict Transport Security (HSTS) headers by @jfroche in #7
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.2.0
Fixes the content-encoding logic
v1.1.0
This release mainly add support for content-encoding. If there are <file>.br
or <file>.gz
files along the <file>
, and the browser supports the content-encoding, it will pick that.