This repository was archived by the owner on Oct 6, 2019. It is now read-only.

Description
When Qualys does a vulnerability scan on Goldfish, one of the vulns it reports is "Strict-Transport-Security HTTP Header missing". Could this be added?
Strict-Transport-Security "max-age=63072000; includeSubdomains;"
If I read the spec right, this should work both when GoldFish is running in HTTP mode (so the header is ignored) or HTTPS (where it does what it's supposed to).
Thanks!