pkgsrc/www/p5-Plack-Middleware-ReverseProxy/DESCR
seb 7491d395e5 Initial import of p5-Plack-Middleware-ReverseProxy version 0.06 in
the NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::ReverseProxy is a Plack
middleware. It resets some HTTP headers, which were changed by
reverse-proxy. You can specify the reverse proxy address and stop
fake requests using 'enable_if' directive in your app.psgi.
2010-07-04 18:11:35 +00:00

4 lines
250 B
Text

The Perl 5 module Plack::Middleware::ReverseProxy is a Plack middleware. It
resets some HTTP headers, which were changed by reverse-proxy. You
can specify the reverse proxy address and stop fake requests using
'enable_if' directive in your app.psgi.