diff NEWS @ 4301:6919242d2265

Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Nov 2020 09:58:48 +0100
parents d2f79a475b51
children b2366bc023f8
line wrap: on
line diff
--- a/NEWS	Thu Nov 05 19:33:18 2020 +0100
+++ b/NEWS	Fri Nov 06 09:58:48 2020 +0100
@@ -5,7 +5,7 @@
 -------
 
 * Logging categories (cf. command-line options starting with "--verbose-" and "--trace=")
-* Command-line option "--trace-dicom" can be used to access debug information from DCMTK
+* New command-line option "--trace-dicom" to access full debug information from DCMTK
 
 REST API
 --------
@@ -17,7 +17,8 @@
 
 * C-GET SCP: Fix responses and handling of cancel
 * Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"
-* REST API returns 404 error if deleting an inexistent peer or modality
+* Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header
+* REST API now returns 404 error if deleting an inexistent peer or modality
 * Upgraded dependencies for static builds (notably on Windows and LSB):
   - civetweb 1.13