diff NEWS @ 2787:ad2c32082653

Fix OrthancPluginHttpClient() to return the HTTP status on errors
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 26 Jul 2018 10:33:36 +0200
parents e7a10626645f
children 959bd8857eb5
line wrap: on
line diff
--- a/NEWS	Wed Jul 25 13:15:11 2018 +0200
+++ b/NEWS	Thu Jul 26 10:33:36 2018 +0200
@@ -2,6 +2,7 @@
 ===============================
 
 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
+* Fix OrthancPluginHttpClient() to return the HTTP status on errors
 
 
 Version 1.4.1 (2018-07-17)