Re: Cookie processing in Fast CGI
Bil Corry <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Bil Corry wrote on 12/11/2009 1:08 AM: > Cookies were originally created by Netscape, then RFC2109 made it a > formal specification, and RFC2965 superseded RFC2109 to fix certain > issues and extend the functionality. But in practice, the browser > vendors ignored all of the specifications and did their own thing, > mostly driven by the behavior of other browsers along with how > servers actually provided Set-Cookie. BTW, for the truly curious, a history of cookies is here (49 pages!): http://arxiv.org/PS_cache/cs/pdf/0105/0105018v1.pdf - Bil