log Core/HttpServer/EmbeddedResourceHttpHandler.cpp @ 2985:32ec5078e32b

age author description
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType
Tue, 30 Oct 2018 12:29:55 +0100 Sebastien Jodogne AutodetectMimeType() now using boost::filesystem
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Tue, 25 Aug 2015 11:04:19 +0200 Sebastien Jodogne provide the origin of the requests to HTTP handlers
Tue, 11 Aug 2015 13:37:24 +0200 Sebastien Jodogne refactoring
Tue, 11 Aug 2015 10:32:34 +0200 Sebastien Jodogne cont
Mon, 10 Aug 2015 17:18:36 +0200 Sebastien Jodogne cont http compression
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
Wed, 20 May 2015 15:21:26 +0200 Sebastien Jodogne Plugins now receive duplicated GET arguments in their REST callbacks
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Tue, 02 Sep 2014 15:51:20 +0200 Sebastien Jodogne Refactoring of HttpOutput ("Content-Length" header is now always sent)
Thu, 17 Jul 2014 15:55:40 +0200 Sebastien Jodogne set cookies, not allowed methods, unauthorized in plugins