Hi,
I need to be able to set the value of the Host Header manually in Gatling requests, which was removed in 1.4. Is there any way I can do this now?
Regards,
RC
Hi,
I need to be able to set the value of the Host Header manually in Gatling requests, which was removed in 1.4. Is there any way I can do this now?
Regards,
RC
Hi,
It was removed because Async Http Client overrides it anyway.
AHC provides a way to configure a VirtualHost that overrides the computed Host, but we don’t expose it yet.
Will implement ASAP: https://github.com/excilys/gatling/issues/1235
Cheers,
Stéphane
Many thanks
Fixed, will be shipped in 1.5.2