Closed HalosGhost closed 9 years ago
Luckily, requesting to be treated as an HSTS host is as simple as adding a header:
Strict-Transport-Security: max-age=31536000; includeSubDomains
The above would operate on the assumption of a year, but that seems reasonable.
via 9f1835f
Luckily, requesting to be treated as an HSTS host is as simple as adding a header:
The above would operate on the assumption of a year, but that seems reasonable.