comparison NEWS @ 2805:e02af4ca8003

Fix issue #54 (quoting multipart answers)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Sep 2018 10:10:22 +0200
parents d88970f1ffbf
children 4fdb25c5df9c
comparison
equal deleted inserted replaced
2804:d88970f1ffbf 2805:e02af4ca8003
26 * New configuration option: "HttpVerbose" to debug outgoing HTTP connections 26 * New configuration option: "HttpVerbose" to debug outgoing HTTP connections
27 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes 27 * Fix incoming DICOM C-Store filtering for JPEG-LS transfer syntaxes
28 * Fix OrthancPluginHttpClient() to return the HTTP status on errors 28 * Fix OrthancPluginHttpClient() to return the HTTP status on errors
29 * Fix HTTPS requests to sites using a certificate encrypted with ECDSA 29 * Fix HTTPS requests to sites using a certificate encrypted with ECDSA
30 * Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000) 30 * Fix handling of incoming C-FIND queries containing Generic Group Length (*, 0x0000)
31 * Fix issue 54 (quoting multipart answers), for OsiriX compatibility through DICOMweb
31 32
32 33
33 Version 1.4.1 (2018-07-17) 34 Version 1.4.1 (2018-07-17)
34 ========================== 35 ==========================
35 36