comparison 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
comparison
equal deleted inserted replaced
3354:e60e194531e5 3356:f744730c294b
3 3
4 4
5 Maintenance 5 Maintenance
6 ----------- 6 -----------
7 7
8 * Orthanc now accepts "-H 'Transfer-Encoding: chunked'" option from curl
8 * Size of the Orthanc static binaries are reduced by compressing ICU data 9 * Size of the Orthanc static binaries are reduced by compressing ICU data
9 * Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e) 10 * Anonymization: Preserve hierarchical relationships in (0008,1115) [] (0020,000e)
10 * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags) 11 * Fix issue #136 (C-FIND request fails when found DICOM file does not have certain tags)
11 * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any) 12 * Fix issue #137 (C-STORE fails for unknown SOP Class although server is configured to accept any)
12 * Fix issue #138 (POST to modalities/{name} accepts invalid characters) 13 * Fix issue #138 (POST to modalities/{name} accepts invalid characters)