https://bz.apache.org/bugzilla/show_bug.cgi?id=63015
--- Comment #3 from Philippe Mouawad <[email protected]> --- I found that if we remove the line: https://github.com/apache/jmeter/blob/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java#L1180 Then it works. I had compared a HC4 test case with JMeter and the only difference is this header being added. I remember a discussion somewhere saying that we should not be sending this header anymore. Do you think it's a HC4 issue or JMeter issue ? Thanks -- You are receiving this mail because: You are the assignee for the bug.
