kbrw / plug_forwarded_peer
Very simple plug which reads `X-Forwarded-For` or `Forwarded` header according to rfc7239 and fill `conn.remote_ip` with the root client ip.
☆24Updated 3 weeks 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
- Elixir lang port of Breadcrumble☆26Updated 2 years ago
- HTTPipe is an adapter-driven HTTP library for Elixir that provides a way to build composable HTTP requests☆47Updated 7 years ago
- Plug for writing access logs☆31Updated 3 years ago
- ☆32Updated 3 years ago
- A plug for responding to heartbeat requests.☆36Updated 3 years ago
- A small, fast and fully compliant JSON parser in Elixir