comparison NEWS @ 1590:ba0226474e22

New configuration option: "HttpTimeout" to set the default timeout for HTTP requests
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 26 Aug 2015 17:51:03 +0200
parents b5bc87a7212d
children d73124f6b439
comparison
equal deleted inserted replaced
1589:334d3a92ed83 1590:ba0226474e22
25 * Plugins have access to explicit error codes 25 * Plugins have access to explicit error codes
26 26
27 Maintenance 27 Maintenance
28 ----------- 28 -----------
29 29
30 * New configuration option: "HttpTimeout" to set the default timeout for HTTP requests
30 * Improved error codes 31 * Improved error codes
31 * Many code refactorings 32 * Many code refactorings
32 * If error while calling the REST API, the answer body contains an error description 33 * If error while calling the REST API, the answer body contains an error description
33 * Upgrade to curl 7.44.0 for static and Windows builds 34 * Upgrade to curl 7.44.0 for static and Windows builds
34 * Upgrade to libcurl 1.0.2d for static and Windows builds 35 * Upgrade to libcurl 1.0.2d for static and Windows builds