log OrthancFramework/Sources/HttpServer/HttpServer.cpp @ 4268:0ae2ca210077

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