silverstripe / cwp-core

CWP basic compatibility module
BSD 3-Clause "New" or "Revised" License
3 stars 12 forks source link

BUG max-age syntax in comments is incorrect #81

Closed brynwhyman closed 5 years ago

brynwhyman commented 5 years ago

The syntax for the HSTS related 'max-age' is incorrect, see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security

Parent issue: https://github.com/silverstripe/cwp-installer/issues/29

Related: https://github.com/silverstripe/cwp-installer/pull/31