Wrox Home  
Search P2P Archive for: Go

  Return to Index  

security_asp thread: Cookie format in IE


Message #1 by javier.gallego@e... on Fri, 16 Nov 2001 10:49:02
The cookie format in Netscape's cookies file is straightforward: it 
contains only the information that can be configured via ASP, JScript, 
etc., i.e., the pair name/value, expiration date, domain, path and secure 
flag. 

However, IE adds some other fields about which I never found an 
explanation. Does anybody know what these additional fields in IE's 
cookies mean? Any link to a source of information on this?

J.

  Return to Index