log OrthancFramework/Sources/HttpServer/HttpServer.cpp @ 4343:e1e918e790e8

age author description
Fri, 04 Dec 2020 18:28:23 +0100 Sebastien Jodogne New function in the SDK: OrthancPluginGenerateRestApiAuthorizationToken()
Wed, 25 Nov 2020 14:39:10 +0100 Sebastien Jodogne moving generic type definitions from IHttpHandler to HttpToolbox
Fri, 06 Nov 2020 09:58:48 +0100 Sebastien Jodogne Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header
Thu, 05 Nov 2020 18:21:03 +0100 Sebastien Jodogne abi continued
Thu, 05 Nov 2020 12:01:11 +0100 Alain Mazy applied log categories
Thu, 05 Nov 2020 11:43:32 +0100 Alain Mazy log categories: rest -> http + added lua & jobs
Tue, 03 Nov 2020 12:24:50 +0100 Sebastien Jodogne tuning log categories from command-line, and binary compat with orthanc framework 1.7.2
Mon, 02 Nov 2020 14:48:15 +0100 Sebastien Jodogne new macro TLOG() to replace VLOG() for trace logs with a category
Thu, 15 Oct 2020 17:13:35 +0200 Sebastien Jodogne fix webdav
Tue, 13 Oct 2020 10:39:47 +0200 Sebastien Jodogne simplification
Wed, 07 Oct 2020 13:19:53 +0200 Sebastien Jodogne implementation of DELETE in class WebDavStorage
Wed, 07 Oct 2020 13:00:57 +0200 Sebastien Jodogne added DELETE in WebDAV, first working virtual filesystem
Tue, 06 Oct 2020 13:13:17 +0200 Sebastien Jodogne warning
Tue, 06 Oct 2020 12:45:11 +0200 Sebastien Jodogne write access to webdav