- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Sun, 31 Jan 1999 18:47:41 -0500
- To: www-lib@w3.org
Fixed cache bug that caused the error message from failed authentication etc. to be cached instead of the 200 OK style response. Also fixed a memory leak where the response headers weren't free'd when getting the meta information from the cache Files affected: http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTTP.c http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTReqMan.c http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTCache.c http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTAnchor.c You can get the patch from http://www.w3.org/Library/cvs.html#update and recompile according to the instructions at http://www.w3.org/Library/cvs.html#Easy -- Henrik Frystyk Nielsen, World Wide Web Consortium http://www.w3.org/People/Frystyk
Received on Sunday, 31 January 1999 18:47:45 UTC