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

Ruediger Pluem <rpl...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Ruediger Pluem <rpl...@apache.org> ---
Can you provide an actual minimum configuration / setup where this creates an
issue?
AJP has its own body framing mechanism and doesn't care about Transfer-Encoding
or Content-Length headers. Hence if these headers are provided they should be
removed as HTTPD itself needs to decide on its own which of both headers to set
and to which values. Keep in mind that Transfer-Encoding is a hop-by-hop header
but we do not talk HTTP between an AJP server and mod_proxy_ajp.

-- 
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