- method setAcceptedCompression was failing to disable reception of compressed respon...
authorggiunta <ggiunta@013ecfd8-0664-425d-a759-9c98391dc3f9>
Mon, 12 Apr 2010 17:55:09 +0000 (17:55 +0000)
committerggiunta <ggiunta@013ecfd8-0664-425d-a759-9c98391dc3f9>
Mon, 12 Apr 2010 17:55:09 +0000 (17:55 +0000)
commit5bec95fe331a9e7afceff701458e2998ab299b3e
tree26ab9cac1e5a1d86a6e89a5ed98dfb24834fd4ab
parent06c8668458b268fe8aa1ec87df1750e999ab8447
- method setAcceptedCompression was failing to disable reception of compressed responses if the client supported them (triggering a bug with https and php < 5.3 on windows due);
- remove a php warning that could be generated when using debug=2 in a client connecting to an https server

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@73 013ecfd8-0664-425d-a759-9c98391dc3f9
ChangeLog
lib/xmlrpc.inc