home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


JavaScript: The Definitive Guide

Previous Appendix F Next
 

F. Persistent Client State: HTTP Cookies

Author's note: This appendix contains the complete text of the HTTP Cookie specification from Netscape. This document can also be found at:

It is a "preliminary specification", and, as such, is subject to change. Because it is "preliminary" Netscape warns that it should be used "with caution". Since the specification was originally written, however, the use of cookies has become commonplace, and the details described here are much more stable than they were when this specification was first written. While this specification constitutes the "final word" on cookies, it is aimed at CGI programmers and at the implementors of web servers and browsers. The JavaScript interface to cookies is described in Chapter 15, Saving State with Cookies.

F.1 Copyright

This document Copyright © 1997 Netscape Communications Corp. All rights reserved. No portion of this document may be reprinted or copied without the express written permission of Netscape.

NOTE:

This is a preliminary specification--use with caution.


Previous Home Next
Dynamic HTML Book Index Introduction

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell