https://bz.apache.org/bugzilla/show_bug.cgi?id=68872

--- Comment #3 from Eric Covener <cove...@gmail.com> ---
This is fallout from a security fix. Backend Content-Length is no longer
honored.

If you trust what generates the response here, you can try to set internal
environment variable ap_trust_cgilike_cl on the request, e.g.

SetEnvIf Request_URI ^/myapp/ ap_trust_cgilike_cl

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to