Skip to content
Redirect http to https behind a load balancer (or other reverse proxy).
Elixir
Latest commit 59d6a6b Mar 11, 2016 Bob Stockdale bump doc versions
Failed to load latest commit information.
config init commit Mar 23, 2015
lib Use Plug 0.14 with conn.request.path Aug 11, 2015
test upgraded to plug 0.12.2 May 7, 2015
.gitignore plug it in Mar 24, 2015
.travis.yml add travis build and version bump to 0.0.4 Aug 22, 2015
LICENSE add license Mar 24, 2015
README.md bump doc versions Mar 11, 2016
mix.exs bump doc versions Mar 11, 2016
mix.lock bump doc versions Mar 11, 2016

README.md

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.6"}
Something went wrong with that request. Please try again.