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
Wed, 18 Jun 2014 15:22:13 +0200 Sebastien Jodogne refactoring IsServedUri, answer PNG images, regular expression groups plugins
Mon, 16 Jun 2014 17:47:58 +0200 Sebastien Jodogne allow superposition of REST handlers plugins
Mon, 02 Jun 2014 11:36:07 +0200 Sebastien Jodogne precompiled headers
Mon, 03 Feb 2014 16:06:58 +0100 Sebastien Jodogne switch to 2014
Mon, 15 Jul 2013 17:22:13 +0200 Sebastien Jodogne changing the namespace of HTTP enumerations
Tue, 30 Apr 2013 10:52:43 +0200 Sebastien Jodogne copyright update
Wed, 30 Jan 2013 17:56:44 +0100 Sebastien Jodogne refactoring