1.1.0 • Published 7 years ago

@vestaproperty/express-loadbalancer-enforce-https v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

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
1.1.0

7 years ago

1.0.0

7 years ago