log Core/HttpServer/FilesystemHttpHandler.cpp @ 1515:c94353fbd4e9

age author description
Mon, 10 Aug 2015 17:18:36 +0200 Sebastien Jodogne cont http compression
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
Thu, 19 Jun 2014 17:47:39 +0200 Sebastien Jodogne refactoring HttpOutput plugins