37bd1ddf00
Plack::Middleware::ReverseProxy resets some HTTP headers, which were changed by reverse-proxy. You can specify the reverse proxy address and stop fake requests using the 'enable_if' directive in your app.psgi.
4 lines
211 B
Plaintext
4 lines
211 B
Plaintext
Plack::Middleware::ReverseProxy resets some HTTP headers, which were
|
|
changed by reverse-proxy. You can specify the reverse proxy address and
|
|
stop fake requests using the 'enable_if' directive in your app.psgi.
|