diff NEWS @ 2788:959bd8857eb5

New configuration option: "HttpVerbose" to debug outgoing HTTP connections
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 26 Jul 2018 12:25:18 +0200
parents ad2c32082653
children 2a4ac74da1ed
line wrap: on
line diff
--- a/NEWS	Thu Jul 26 10:33:36 2018 +0200
+++ b/NEWS	Thu Jul 26 12:25:18 2018 +0200
@@ -1,6 +1,7 @@
 Pending changes in the mainline
 ===============================
 
+* New configuration option: "HttpVerbose" to debug outgoing HTTP connections
 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
 * Fix OrthancPluginHttpClient() to return the HTTP status on errors