diff NEWS @ 3356:f744730c294b

Orthanc now accepts chunked transfer encoding
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 29 Apr 2019 17:24:30 +0200
parents 90b4a5001c24
children 872bd3b6ec72
line wrap: on
line diff
--- a/NEWS	Tue Apr 23 22:56:17 2019 +0200
+++ b/NEWS	Mon Apr 29 17:24:30 2019 +0200
@@ -5,6 +5,7 @@
 Maintenance
 -----------
 
+* Orthanc now accepts "-H 'Transfer-Encoding: chunked'" option from curl
 * Size of the Orthanc static binaries are reduced by compressing ICU data
 * Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e)
 * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags)