Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 403 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 403 Bytes

PlugRedirectHttps

Build Status

Elixir plug for redirecting http to https behind a load balancer (or other reverse proxy).

API documentation is available at http://hexdocs.pm/plug_redirect_https

Add as dependency

  {:plug_redirect_https, "~> 0.0.7"}