@vestaproperty/express-loadbalancer-enforce-https
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

express-loadbalancer-enforce-https

Express middleware to enforce https when behind a load balancer

Looks at the follwoing headers

  • X-Forwarded-Proto
  • x-forwarded-proto

Preserves

  • Host name
  • Path
  • Query string

Does not preserve

  • Port Numbers

/@vestaproperty/express-loadbalancer-enforce-https/

    Package Sidebar

    Install

    npm i @vestaproperty/express-loadbalancer-enforce-https

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    5.08 kB

    Total Files

    9

    Last publish

    Collaborators

    • petedaly
    • timreynolds