Some more bug fixes in libwww - some wrt. PUT

This may be of interest too - found while wrapping up the windows PUT tool:

* Now also removes the after authentication filter is all proxies are
unregistered

* Changed the progress notifications in HTAlert to also include
"Interrupted!" This affects HTCache.c (a little), HTAlert.html (and .h),
and HTDialog.c

* Moved the increment of bytes written (used in PUT) from the buffered
output stream to the unbuffered output stream which gives a more accurate
reading

* Bad typo bug when deleting before filters in HTNetCall_addBefore which
caused deletion problems in the Filter list

* Fixed a problem when PUT'ing to a non-existant host (or invalid
portnumber) in the Save Filter. The cleanup is now made more cleanly.

The patches are committed to CVS and explained in

	http://www.w3.org/Library/User/ReleaseNotes.html#latest

Henrik
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Thursday, 9 July 1998 15:34:39 UTC