# HG changeset patch # User Sebastien Jodogne # Date 1583253398 -3600 # Node ID 3bfa030bd6a3da9d63a7dd52bbf5c2adfb385964 # Parent ff965186c4854361d577095afbb040d4719e3032 link diff -r ff965186c485 -r 3bfa030bd6a3 NEWS --- 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)