BSD-3-Clause licensed by Marek Fajkus
Maintained by [email protected]
This version can be pinned in stack with:wai-enforce-https-0.0.1@sha256:8ae831405550ab6f925dd62947f8c280c8a956afea411567cf0cd2afa2aa1764,2734

Module documentation for 0.0.1

Wai middleware enforcing HTTPS protocol on any incoming request. In case of non-encrypted HTTP, traffic is redirected using 301 Permanent Redirect or optionally 307 Temporary Redirect. Middleware has compatibility modes for various reverse proxies (load balancers) and therefore can be used with Heroku, Google Cloud (Ingress), Azure or any other type of PAS or Cloud provider.

Changes

Revision history for wai-enforce-https

0.0.1 – YYYY-mm-dd

  • First version. Released on an unsuspecting world.