On Feb 15, 2005, at 7:31 AM, Christopher H. Laco wrote:
dakkar wrote:
Another thing (maybe check this first): you can ask firefox to "allow
only for session" cookies from some or all domains. It should not ask
you in this instance, but you never know... try with a clean Firefox
profile, or with another browser.

Actually, during testing, I was cleaning out my cookies and site exceptions list every time I tested just for my sanity.

You might also want to issue raw HTTP requests against the server to verify the actual HTTP Response headers being sent. i.e. use LWP or "telnet <host> 80" and feed it an HTTP request header and see what Set-Cookie value it gives you. That way you can verify if its a problem on your client, or on the server.


--
Michael Nachbaur <[EMAIL PROTECTED]>
http://nachbaur.com/pgpkey.asc


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to