Mon, 02 Mar 2020 15:32:45 +0100 |
Sebastien Jodogne |
replacing std::auto_ptr by std::unique_ptr
|
Fri, 14 Feb 2020 17:22:28 +0100 |
Sebastien Jodogne |
Fix issue #65 (Logging improvements)
|
Fri, 31 Jan 2020 17:14:59 +0100 |
Sebastien Jodogne |
upgrade to year 2020
|
Thu, 10 Oct 2019 13:16:15 +0200 |
Sebastien Jodogne |
New configuration option: "HttpRequestTimeout"
|
Mon, 24 Jun 2019 17:46:18 +0200 |
Sebastien Jodogne |
notes
|
Tue, 11 Jun 2019 19:44:10 +0200 |
Sebastien Jodogne |
simplification
|
Fri, 07 Jun 2019 18:43:42 +0200 |
Sebastien Jodogne |
ErrorCode_UnsupportedMediaType
|
Thu, 06 Jun 2019 18:54:27 +0200 |
Sebastien Jodogne |
new abstraction: IHttpHandler::CreateStreamHandler()
|
Thu, 02 May 2019 09:22:36 +0200 |
Sebastien Jodogne |
new class: FileBuffer
|
Mon, 29 Apr 2019 17:24:30 +0200 |
Sebastien Jodogne |
Orthanc now accepts chunked transfer encoding
|
Thu, 21 Mar 2019 16:37:35 +0100 |
Alain Mazy |
more details in errors
|
Wed, 30 Jan 2019 17:50:51 +0100 |
Sebastien Jodogne |
new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
|
Wed, 30 Jan 2019 12:41:20 +0100 |
Sebastien Jodogne |
Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
|
Mon, 21 Jan 2019 12:09:04 +0100 |
Sebastien Jodogne |
Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)
|
Thu, 17 Jan 2019 18:53:13 +0100 |
Sebastien Jodogne |
log about what HTTP server is running
|