Mercurial > hg > orthanc
diff NEWS @ 3380:0528a6c36f3d
HTTP header "Accept-Encoding" is honored for streams without built-in support for compression
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 23 May 2019 12:06:26 +0200 |
parents | 05881bf99c83 |
children | a48d652f1500 |
line wrap: on
line diff
--- a/NEWS Fri May 17 08:42:24 2019 +0200 +++ b/NEWS Thu May 23 12:06:26 2019 +0200 @@ -16,6 +16,7 @@ * Size of the Orthanc static binaries are reduced by compressing ICU data * Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e) * Allow the serialization of signed 16bpp images in PAM format +* HTTP header "Accept-Encoding" is honored for streams without built-in support for compression * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags) * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any) * Fix issue #138 (POST to modalities/{name} accepts invalid characters)