Extract information from Response header

2006-10-23 Thread Bruno Charloup
Hi all, I've the following problem : in my scenario, my page make a redirection (location) to another page, like this : HTTP response headers: HTTP/1.1 302 Found Date: Mon, 23 Oct 2006 11:45:46 GMT Server: Apache/2.0.48 (Fedora) X-Powered-By: PHP/4.3.10 Cache-Control: no-cache, must-revalidate

How do I ... (logging)

2006-10-23 Thread Philip Peake
I have a number of username/password pairs. Some of these are known to be bad and need to be reset. Exactly which ones, and how many is unknown. I have a very simple script to run through these and try a login: TestPlan Threads Username/Password (read from file)

Re: Http sampler, unable to see Response data.

2006-10-23 Thread amelaao
it did thanks. a On 10/18/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: The problem is content-type is not set to the proper value. I also have had this problem. Only when there is an error I see the responses. Sebb gave me a way out by putting an Save response to File post processor