comparison NEWS @ 1567:9c5d93510414

If error while calling the REST API, the answer body contains an error description
author jodogne
date Sun, 23 Aug 2015 09:49:16 +0200
parents b8dc2f855a83
children 904096e7367e
comparison
equal deleted inserted replaced
1566:3be6eb3757c8 1567:9c5d93510414
15 15
16 Maintenance 16 Maintenance
17 ----------- 17 -----------
18 18
19 * Many code refactorings 19 * Many code refactorings
20 * If error while calling the REST API, the answer body contains an error description
20 * Upgrade to curl 7.44.0 for static and Windows builds 21 * Upgrade to curl 7.44.0 for static and Windows builds
21 * Upgrade to libcurl 1.0.2d for static and Windows builds 22 * Upgrade to libcurl 1.0.2d for static and Windows builds
22 * Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate 23 * Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate
23 24
24 25