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
Information Last Updated
Apr 22, 2025 at 14:56
License
Apache-2.0
Total Downloads
5.9K
Platforms
GitHub Repository
https://github.com/falconry/falcon-require-httpsDocumentation
https://github.com/falconry/falcon-require-https