kbrw / plug_forwarded_peerLinks
Very simple plug which reads `X-Forwarded-For` or `Forwarded` header according to rfc7239 and fill `conn.remote_ip` with the root client ip.
☆25Updated 8 months ago
Alternatives and similar repositories for plug_forwarded_peer
Users that are interested in plug_forwarded_peer are comparing it to the libraries listed below
Sorting:
- Elixir lang port of Breadcrumble☆27Updated 2 years ago
- HTTPipe is an adapter-driven HTTP library for Elixir that provides a way to build composable HTTP requests☆47Updated 8 years ago
- Injects a ribbon into your web application depending on the environment☆24Updated 10 years ago
- ☆39Updated 3 years ago
- A collection of authentication-related plugs☆67Updated 8 years ago
- Ectophile is an extension for Ecto models to instantly support file uploads.☆42Updated 9 years ago
- A plug for responding to heartbeat requests.☆36Updated 4 years ago
- Simple background jobs backed by PostgreSQL for Elixir.