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

--- Comment #4 from Yann Ylavic <ylavic....@gmail.com> ---
Created attachment 38157
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38157&action=edit
Don't 417 if the proxy does not forward 100-continue

We probably shouldn't fail with 417 if the proxy is not forwarding 100-continue
to the backend (that is "force-proxy-request-1.0" or "Proxy100Continue Off"),
since in this case httpd will handle the 100-continue by itself.

Could you please try this patch?

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