Fri, 14 Jun 2019 15:21:19 +0200 |
Sebastien Jodogne |
fix
|
Tue, 11 Jun 2019 21:38:34 +0200 |
Sebastien Jodogne |
reorganization
|
Thu, 23 May 2019 12:06:26 +0200 |
Sebastien Jodogne |
HTTP header "Accept-Encoding" is honored for streams without built-in support for compression
|
Wed, 30 Jan 2019 12:41:20 +0100 |
Sebastien Jodogne |
Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
|
Sun, 27 Jan 2019 15:59:36 +0100 |
Sebastien Jodogne |
always add HTTP header "Connection: close" if keep-alive is disabled
|
Mon, 21 Jan 2019 12:09:04 +0100 |
Sebastien Jodogne |
Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)
|
Mon, 24 Dec 2018 11:39:11 +0100 |
Sebastien Jodogne |
preparing for 2019
|
Mon, 03 Dec 2018 14:35:34 +0100 |
Sebastien Jodogne |
taking advantage of details in OrthancException
|
Tue, 30 Oct 2018 16:16:07 +0100 |
Sebastien Jodogne |
new enumeration: MimeType
|
Tue, 30 Oct 2018 11:55:23 +0100 |
Sebastien Jodogne |
refactoring mime types
|
Tue, 04 Sep 2018 10:10:22 +0200 |
Sebastien Jodogne |
Fix issue #54 (quoting multipart answers)
|
Wed, 28 Mar 2018 15:20:50 +0200 |
Sebastien Jodogne |
SystemToolbox::GenerateUuid moved to Toolbox::GenerateUuid
|
Tue, 02 Jan 2018 09:35:07 +0100 |
Sebastien Jodogne |
upgrade to year 2018
|
Thu, 02 Feb 2017 15:08:33 +0100 |
Sebastien Jodogne |
revert commit #69b0f4e, as quoting is only OPTIONAL, so we preserve backward compatibility
|
Mon, 16 Jan 2017 13:07:11 +0100 |
Thibault NĂ©lis |
Escape multipart type parameter value in Content-Type header
|
Wed, 04 Jan 2017 12:09:40 +0100 |
Sebastien Jodogne |
shared copyright with osimis
|
Wed, 23 Nov 2016 12:06:00 +0100 |
Sebastien Jodogne |
GenerateUuid() not available in sandboxed environments
|
Tue, 05 Apr 2016 17:18:19 +0200 |
Sebastien Jodogne |
fix
|
Tue, 05 Apr 2016 16:05:32 +0200 |
Sebastien Jodogne |
fix
|
Mon, 04 Jan 2016 13:17:22 +0100 |
Sebastien Jodogne |
2016
|
Wed, 09 Dec 2015 09:29:05 +0100 |
Sebastien Jodogne |
OrthancPluginSendMultipartItem2 for DICOMweb
|
Mon, 07 Dec 2015 17:23:57 +0100 |
Sebastien Jodogne |
fix multipart
|
Tue, 01 Dec 2015 16:34:24 +0100 |
Sebastien Jodogne |
Fix formatting of multipart HTTP answers
|
Thu, 26 Nov 2015 19:09:15 +0100 |
Sebastien Jodogne |
Fix formatting of multipart HTTP answers
|
Thu, 24 Sep 2015 15:55:17 +0200 |
Sebastien Jodogne |
IHttpExceptionFormatter
|
Thu, 27 Aug 2015 11:35:16 +0200 |
Sebastien Jodogne |
configuration option HttpDescribeErrors
|
Sun, 23 Aug 2015 09:49:16 +0200 |
jodogne |
If error while calling the REST API, the answer body contains an error description
|
Tue, 11 Aug 2015 16:09:00 +0200 |
Sebastien Jodogne |
testing FilesystemHttpSender
|