RE: problem using http header manager

2002-08-14 Thread Donald Stinchfield
you type it in and then mouse to > another part of the GUI. A stupid little problem that I've fixed > elsewhere, but never here. > > -Mike > > On 14 Aug 2002 at 11:45, Donald Stinchfield wrote: > > > I've been tracing through exchanges between jmeter and my serve

problem using http header manager

2002-08-14 Thread Donald Stinchfield
I've been tracing through exchanges between jmeter and my server and noticed that the http header "Host" has no value. In my test plan I set the value for "Host" in the http header manager. Thread Simple Controller HTTP Request

RE: modifying query parameters

2002-08-09 Thread Donald Stinchfield
OTECTED]] > Sent: Friday, August 09, 2002 5:36 PM > To: JMeter Users List > Subject: Re: modifying query parameters > > > In what way is the HTML Parameter Mask not sufficient for this? > > -Mike > > On 9 Aug 2002 at 17:12, Donald Stinchfield wrote: > >

modifying query parameters

2002-08-09 Thread Donald Stinchfield
I have the following HTTP request: GET /actions/create_principal.jsp?&pName=user1&pPassword=tick In a loop I'd like to submit this request 20 times with twenty different values for pName. For example, user1, user2, user3, and so on. I'm looking for functionality like HTML Parameter mask, but