Version 1.1
Version 1.1 is out!
Improvements
HSTS support
HSTS header is now supported and uses the following default value:
Strict-Transport-Security: max-age=31536000; includeSubDomains
For more information, see the HTTP Strict Transport Security section.
Thank you to @dschallert for the proposed pull request.
Typo fixed in comments
A comment in the code was edited by @tcg. Thank you for the pull request.