falcon-require-https
Falcon Middleware: Require HTTPS
Falcon Middleware: Require HTTPS
To install this package, run one of the following:
The falcon-require-https package provides a middleware component for
sanity-checking that the incoming request was received over HTTPS. While
the web server is primarily responsibile for enforcing the HTTPS protocol,
misconfiguration is still a leading cause of security vulnerabilities, and
so it can be helpful to perform certain additional checks, such as this
one, within the application layer itself.
Summary
Falcon Middleware: Require HTTPS
Last Updated
Aug 16, 2018 at 13:58
License
Apache-2.0
Total Downloads
5.9K
Supported Platforms
GitHub Repository
https://github.com/falconry/falcon-require-httpsDocumentation
https://github.com/falconry/falcon-require-https