https://bz.apache.org/bugzilla/show_bug.cgi?id=59174
Bug ID: 59174
Summary: Host header gets ignored when doing basic
authentication in HC4
Product: JMeter
Version: 2.13
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
When using a host header together with basic authentication in HC4, the
authorization context gets set based on the url in jmeter, while HC4 seems to
expect the authorization context to be set based on the host header.
As a result we can't use basic authentication with a custom host header in HC4
at the moment.
Java implementation works.
--
You are receiving this mail because:
You are the assignee for the bug.