View Single Post
Trafton

JCF Member

Joined: Oct 2002

Posts: 3,589

Trafton is an asset to this forum

Sep 13, 2003, 09:23 PM
Trafton is offline
Reply With Quote
Quote:
Originally Posted by Link
I suggest using a network sniffer to see the HTTP headers during connections. Specifically, pay attention to the Set-Cookie header from the server and the Cookie header from the client. See if and when they are being sent, and if they match.

(J2O uses gzip compression, but that only affects the content part, not the header part)
...You may be going a bit over my head with that... ;-P

~ Traft