true, that's the final authority! :)

-----Original Message-----
From: Ian Bicking [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 05, 2003 2:22 PM
To: [EMAIL PROTECTED]
Cc: Max Ischenko; Webware discuss
Subject: RE: [Webware-discuss] Strange error with session handling


On Thu, 2003-06-05 at 16:18, Ben Parker wrote:
> My suspicion is that this is an IIS problem, not IE. The original
> description said the problem did not occur using the http server bundled
> with Webware, and I'll bet it doesn't occur using apache either. It could
be
> that IIS is filtering the response headers before sending them back -
> disclaimer: I've never used IIS. :)
>
> You can test if the cookie is reaching your browser by turning on cookie
> prompting. In IE 6, go to Tools->Internet Options -> Privacy,  click
> "Advanced" and turn on Prompt for all cookies. There is a similar feature
in
> Netscape. See if the cookie is being sent down to the client at all (using
> either browser).

Or if it's still confusing, go to the source:

telnet localhost 80
GET /whatever/A HTTP/1.1
host: localhost

<response follows...>







-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to