- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: 1999年3月31日 15:17:01 -0500
- To: www-lib@w3.org
- Message-Id: <3.0.5.32.19990331151701.00c12650@localhost>
This is a small patch which allows a data feeding callback (for example used to PUT or POST) to be called multiple times. Before it was only called once but now it is called as long as it returns HT_OK. It stops being called when the callback returns something else than HT_OK. http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTTP.c#rev1.181 linked from http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/ Get the latest updates as described in http://www.w3.org/Library/cvs.html#update Recompile as described in http://www.w3.org/Library/cvs.html#Boot Please try it out! Henrik -- Henrik Frystyk Nielsen, World Wide Web Consortium http://www.w3.org/People/Frystyk
Received on Wednesday, 31 March 1999 15:17:04 UTC