About Anaconda Help Download Anaconda

conda-forge / packages / falcon-require-https 0.1.0

Falcon Middleware: Require HTTPS

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.1.0

conda install

To install this package run one of the following:
conda install conda-forge::falcon-require-https
conda install conda-forge/label/cf201901::falcon-require-https
conda install conda-forge/label/cf202003::falcon-require-https
conda install conda-forge/label/gcc7::falcon-require-https

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy