log Core/HttpServer/HttpOutput.cpp @ 3416:541c787e2230

age author description
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