Skip to content

Correct max-age value for HSTS header

Compare
Choose a tag to compare
@GaProgMan GaProgMan released this 28 Nov 16:23
· 115 commits to main since this release
18c6333

Summary

At some point recently, the default value for the Strict-Transport-Security (aka HSTS) header was changed from 63072000 (730 days) to 31536000 (365 days). This release fixes that oversight.

What's Changed

Full Changelog: v9.0.0...v9.1.0