Plack-Middleware-XForwardedFor

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

# Plack::Middleware::XForwardedFor

Plack middleware handler for X-Forwarded-For headers

Using this module early in the plack stack will cause later modules
to see the REMOTE_ADDR the original source when the plack app is
behind a trusted proxy that supports adding X-Forwarded-For headers

This software is copyright (c) 2010 by Graham Barr <gbarr@pobox.com>.
    
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.



( run in 1.505 second using v1.01-cache-2.11-cpan-39bf76dae61 )