Mercurial > hg > orthanc
log Core/HttpServer/HttpOutput.cpp @ 3508:70524b4acc72
age | author | description |
---|---|---|
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 |