R: [phpxmlrpc-devel] I: Support for chunked-encoding and gzip or deflate
Brought to you by:
ggiunta
From: Gaetano G. <giu...@se...> - 2004-01-26 17:52:50
|
>=20 > could you make diff/patches instead of sending modified=20 > files?. it's IMHO > better to apply (if someone has modified version) or simply=20 > view what is changed. >=20 Ok, here it is. I spent a little time figuring out where to find a tool that would = generate plain ole diffs on windows, and finally had to resort to... = gnu-diff (thru unxutils or cygwin) Note 1: there is a bug in the code I sent previoulsy: Accpet-encoding is never = added to http headers Note 2: I'm gonna send soon a bigger diff that will include both the newly added = zipping support and support for variable charset-encoding both in = request and response (based on the code I sent to this same lista a = while ago), in the form of subclasses to xmlrpcmsg, xmlrpc_client and = xmlrpc_server Bye Gaetano=20 |