/plug_redirect_https

Redirect http to https behind a load balancer (or other reverse proxy).

Primary LanguageElixirMIT LicenseMIT

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"}