What's Changed
- feat(viewer): added StringViewer by @cnlangzi in #28
- feat(ext): added hsts middleware by @cnlangzi in #29
- fix(hsts): used Optional pattern in Enable by @cnlangzi in #30
- fix(hsts): split hsts into WriteHeader and Redirect by @cnlangzi in #31
- fix(file): fixed Last-Modified/Etag issue on embed file system by @cnlangzi in #33
- fix(static): fixed embed fs checking by @cnlangzi in #34
Full Changelog: v1.0.6...v1.0.7