I tried it on Mercury Tour site and got to see host setting working with
HTTP Request Implementation - HTTPClient.

I am wondering why would basic auth not let host setting get through with
HTTP Request Impementation - HTTPCleint while it works with java
implementation

Thanks
Tarun K

On 9 March 2016 at 19:52, Deepak Shetty <[email protected]> wrote:

> can you try running a simple test
> Thread Group
> +Sampler (any site)
> ++Header (host = test)
> +View results tree
>
> Are you still seeing an issue ? It looks like you have other things in your
> test too (like basic auth)
>
> On Wed, Mar 9, 2016 at 8:20 AM, Bhadauria, Tarun Kumar <
> [email protected]> wrote:
>
> > this is what java -version gets me -
> >
> > java version "1.7.0_72"
> > Java(TM) SE Runtime Environment (build 1.7.0_72-b14)
> > Java HotSpot(TM) 64-Bit Server VM (build 24.72-b04, mixed mode)
> >
> >
> > Thanks
> > Tarun K
> >
> > On 9 March 2016 at 17:18, Deepak Shetty <[email protected]> wrote:
> >
> > > Hi
> > > it was fixed awhile ago
> > > https://bz.apache.org/bugzilla/show_bug.cgi?id=50516
> > >
> > > I've checked on JMeter 2.13 , worked for me - Which version of JMeter +
> > > Java are you on ?
> > >
> > > Request Headers:
> > > Connection: keep-alive
> > > Host: test
> > > User-Agent: Apache-HttpClient/4.2.6 (java 1.5)
> > >
> > > regards
> > > deepak
> > >
> > > On Wed, Mar 9, 2016 at 6:11 AM, Bhadauria, Tarun Kumar <
> > > [email protected]> wrote:
> > >
> > > > JMeter version 2.13
> > > >
> > > > I added host header in HTTP Header Manager with HTTP Request
> > > Implementation
> > > > - HTTP Client 4 but found it missing on request in view Results Tree
> > > > listener. (Which results in test failure) -
> > > >
> > > >
> > > >
> > >
> >
> http://www.awesomescreenshot.com/image/1065695/49c6d60c132a1e479e9907d83270b405
> > > >
> > > > When I change the HTTP Request Implementation to Java then Host entry
> > is
> > > > set -
> > > >
> > > >
> > > >
> > >
> >
> http://www.awesomescreenshot.com/image/1065707/d6cc8de1f6be8e409f5f330efcbe5662
> > > >
> > > > Is it a known issue?
> > > >
> > > > Thanks
> > > > Tarun K
> > > >
> > >
> >
>

Reply via email to