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

--- Comment #8 from Yann Ylavic <ylavic....@gmail.com> ---
Can't the ProxyPass ping= parameter help here, such that mod_proxy_http issues
a 100-continue negotiation with the backend (even if the client did not ask for
it)?

In latest mod_proxy versions, if the response to the 100-continue negotiation
is not a "100 continue" status from the backend, then the response is forwarded
directly to the client (the request body is never sent to the backend).

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