[plt-scheme] ANN: Client side cookie code

From: Noel Welsh (noelwelsh at yahoo.com)
Date: Thu Jul 1 09:18:42 EDT 2004

I have just released some code for client side cookie
management. It provides:

  - a representation for RFC 2109 and Netscape cookies

  - functions to parse cookies from HTTP headers

  - a cookie-jar to manage received cookies

  - functions to turn cookies into strings suitable for a
  Cookie HTTP header

  - miscellaneous other procedures

There are some outstanding issues with the package, but it
should be good enough for small scale applications.  It has
been released now, when it still have some problems, to
give
others access to the code as early as possible.  Future
releases will fix these problems and add additional
functionality.

The code is the cookie 0.1 release at Schematics:

  http://schematics.sourceforge.net/

Enjoy!

Noel 

=====
Email: noelwelsh <at> yahoo <dot> com
Jabber: noelw <at> jabber <dot> org


		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


Posted on the users mailing list.