7491d395e5
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.
4 lines
250 B
Text
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.
|