log Core/HttpServer/FilesystemHttpHandler.h @ 1900:b1291df2f780

age author description
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
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
Wed, 01 Jul 2015 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox