log Core/RestApi/RestApi.cpp @ 1511:7962563129c9

age author description
Mon, 10 Aug 2015 14:18:24 +0200 Sebastien Jodogne starting support of deflate/gzip content types
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, 01 Jul 2015 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox