Mercurial > hg > orthanc
diff NEWS @ 1592:d73124f6b439
configuration option HttpDescribeErrors
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 27 Aug 2015 11:35:16 +0200 |
parents | ba0226474e22 |
children | 235d89817b89 |
line wrap: on
line diff
--- a/NEWS Thu Aug 27 10:54:52 2015 +0200 +++ b/NEWS Thu Aug 27 11:35:16 2015 +0200 @@ -31,6 +31,7 @@ * Improved error codes * Many code refactorings * If error while calling the REST API, the answer body contains an error description + (this feature can be disabled with the "HttpDescribeErrors" option) * Upgrade to curl 7.44.0 for static and Windows builds * Upgrade to libcurl 1.0.2d for static and Windows builds * Bypass zlib uncompression if "StorageCompression" is enabled and HTTP client supports deflate