1 Sep 2003 15:02
cookie's question about grinder
Hello,
can you help me solve the following
problem:
I need to sign in a website that using
redirect,this website need cookie and session,when I sign in with
uses a file containing POST
data to send,the server return a cookie,then redirect ,return to server this
cookie,but the grinder lost the cookie when redirect,so sign in is
failed,how can I do ?thanks
this is example:red words need back to
server
cookie=:JSESSIONID=tEq6xuHy3jZg
null=:HTTP/1.1 200 OK
Date=:Mon, 01 Sep 2003 12:38:00 GMT
Server=:Apache/1.3.27 (Unix) Resin/2.1.10
Cache-Control=:private
Content-Language=:en-US
Set-Cookie=:__cookie_temp_client_data__=BclzfKbE9OE/vs+d00IfOj6d6UeuNofK; domain=abc.com; path=/
Set-Cookie=:JSESSIONID=tEq6xuHy3jZg; domain=abc.com; path=/
Keep-Alive=:timeout=10, max=200
Connection=:Keep-Alive
Transfer-Encoding=:chunked
Content-Type=:text/html; charset=GBK
null=:HTTP/1.1 200 OK
Date=:Mon, 01 Sep 2003 12:38:00 GMT
Server=:Apache/1.3.27 (Unix) Resin/2.1.10
Cache-Control=:private
Content-Language=:en-US
Set-Cookie=:__cookie_temp_client_data__=BclzfKbE9OE/vs+d00IfOj6d6UeuNofK; domain=abc.com; path=/
Set-Cookie=:JSESSIONID=tEq6xuHy3jZg; domain=abc.com; path=/
Keep-Alive=:timeout=10, max=200
Connection=:Keep-Alive
Transfer-Encoding=:chunked
Content-Type=:text/html; charset=GBK
andiyang
2003.09.01
RSS Feed