https://issues.apache.org/bugzilla/show_bug.cgi?id=50516

--- Comment #3 from Sebb <[email protected]> 2011-05-17 17:17:50 UTC ---
This is not strictly a JMeter problem; you can add a "Host" entry to the Header
Manager and it will be passed to the HTTP implementation.

However, both the Java and Commons HttpClient 3.1 implementations ignore the
header, and generate their own Host headers from the request.

It's possible to pass a virtual hostname to HC 3.1 (and with HttpClient 4.x
which will be supported in the next release of JMeter), but does not appear to
be possible to use virtual hosts with the Java HTTP implementation.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to