changeset 397:3bfa030bd6a3

link
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 03 Mar 2020 17:36:38 +0100
parents ff965186c485
children 4a8fcfe2bbc7
files NEWS
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue Mar 03 16:18:33 2020 +0100
+++ b/NEWS	Tue Mar 03 17:36:38 2020 +0100
@@ -21,6 +21,7 @@
 * Fix handling of the "Forwarded" HTTP header
 * Fix support for client certificate authentication
 * Accept multiple MIME types in Accept header for WADO-RS "Retrieve Metadata"
+  https://groups.google.com/d/msg/orthanc-users/P3B6J9abZpE/syn5dnW2AwAJ
 * Added explicit "Accept" header to avoid uncompressing DICOM files by Google cloud,
   can be turned off by setting "HasWadoRsUniversalTransferSyntax" to "false" (for
   instance if contacting a remote Orthanc plugin with DICOMweb version <= 1.0)