On 15.10.2012 09:31, Sławomir Kluz wrote:
In your case, set Host-header should be a child of HTTPSampler.
This method does not seem to work... What I have is:
HTTP Header manager (setting headers common for all)
While-loopp (based on a CSV-controller)
HTTPSampler-1
HTTPSampler-2
HTTP Header manager (setting an additional header)
Unfortunately, it does not seem like the second HTTP Header manager has any
effect -- the second HTTP sampler is executed without the additional header...
Any ideas? Thanks!
-mi