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

--- Comment #3 from jm009 <jan0mich...@yahoo.com> ---
(In reply to jm009 from comment #2)
> How to determine in this case, if request body data (a.k.a. "POST data")
> should be forwarded to the servlet?

If I get it right, this reverse proxy servlet

https://github.com/mitre/HTTP-Proxy-Servlet

decides to handle request body data, if either http header CONTENT_LENGTH or
TRANSFER_ENCODING is set.

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

Reply via email to