Re: [Http-webtest-general] Redirects do not send cookies
Brought to you by:
m_ilya,
richardanderson
From: William M. <wi...@kn...> - 2003-07-03 15:40:58
|
Hi Ilya, Thanks for the tarball. I just ran the tests and all worked fine. I even installed your new code but I'm still getting problems with my tests. The output reports that webtest gets a cookie but is not sending one back. --- SENT COOKIE(S) *** none *** RECEIVED COOKIE(S) SID=4d532a508ea50871adf9cb1c443b1083; path=/; expires=Sat, 02-Aug-2003 15:31:27 GMT ---- Actually, looking at my server files (I'm using CGI::Session::File to handle session variables and it uses cookies to track the session id), the received cookie is the one that is received *after* the redirect. If I were to trace the code to find out if webtest is getting the cookie from the webserver, what subroutine should I be watching? Thanks, William -- Knowmad Services Inc. http://www.knowmad.com |