Current section
Files
Jump to
Current section
Files
plug_redirect_https
README.md
README.md
PlugRedirectHttps
=================
[](https://travis-ci.org/stocks29/plug_redirect_https)
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
```elixir
{:plug_redirect_https, "~> 0.0.7"}
```