- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Thu, 01 Apr 1999 15:09:09 -0500
- To: www-lib@w3.org
I fixed a few memory leaks in the HTCookie module and added a cookie sample app to demonstrate how to use the cookie module. Note that the cookie sample app doesn't store cookies anywhere - this is left as an exercise. You can find it in the CVS repository as http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/Examples/cookie.c You can find the updates of the HTCookie module at http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTCookie.c#rev2.2 http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTCookie.html#rev2.2 linked from http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/ The MSVC project has also been updated to build the cookie sample app when compiling the whole thing, see http://www.w3.org/INSTALL#Windows for details. Henrik -- Henrik Frystyk Nielsen, World Wide Web Consortium http://www.w3.org/People/Frystyk
Received on Thursday, 1 April 1999 15:09:15 UTC