Re: Sent request with no User-Agent header

2018-11-28 Thread glin...@live.com
As per HttpClient JavaDoc > This class sets up the following parameters * > if not explicitly set * > : > > Version: HttpVersion.HTTP_1_1 > ContentCharset:

Sent request with no User-Agent header

2018-11-28 Thread Antony Bowesman
Using JMeter 3.3 How can I send an http request without a User-Agent header. I have a HeaderManager for the request, but if I don't specify as UA header, it sends something like User-Agent: Apache-HttpClient/4.5.3 (Java/1.8.0_102) whereas if I specify User-Agent as an empty value, it will