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

--- Comment #18 from Felix Schumacher <[email protected]> ---
Created attachment 36331
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36331&action=edit
Revert the replacement of requests by httpclient when CONNECT is used

It looks like httpclient sets a CONNECT request in the context, when we use a
proxy and replaces the original request (informational only) with that CONNECT
request.

This patch is a hack to revert the original request, when a CONNECT request is
detected. I have no idea, if it is correct, but it works for the attached test
plan.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to