diff NEWS @ 5097:d842e4446e63

Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB)
author Alain Mazy <am@osimis.io>
date Thu, 13 Oct 2022 17:11:43 +0200
parents cc1a8b3ff319
children 9d51c000e91a
line wrap: on
line diff
--- a/NEWS	Thu Oct 13 17:11:12 2022 +0200
+++ b/NEWS	Thu Oct 13 17:11:43 2022 +0200
@@ -19,6 +19,7 @@
   Users should be careful to preserve the DICOM model when modifying high level tags.  E.g.
   if you modify the PatientID at study level, also make sure to modify all other Patient related
   tags (PatientName, PatientBirthDate, ...)
+* Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB)
 
 
 OrthancFramework (C++)