log Core/RestApi/RestApi.cpp @ 1844:1ba224001fd0

age author description
Tue, 25 Aug 2015 11:04:19 +0200 Sebastien Jodogne provide the origin of the requests to HTTP handlers
Tue, 11 Aug 2015 10:32:34 +0200 Sebastien Jodogne cont
Mon, 10 Aug 2015 17:18:36 +0200 Sebastien Jodogne cont http compression
Mon, 10 Aug 2015 16:43:59 +0200 Sebastien Jodogne support of deflate and gzip content-types
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
Tue, 26 May 2015 17:54:34 +0200 Sebastien Jodogne query retrieve query-retrieve
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)
Fri, 25 Jul 2014 16:06:26 +0200 Sebastien Jodogne Fix automated generation of the list of resource children in the REST API
Fri, 18 Jul 2014 17:15:34 +0200 Sebastien Jodogne on-the-fly conversion of JSON to XML according to HTTP Accept
Thu, 17 Jul 2014 15:55:40 +0200 Sebastien Jodogne set cookies, not allowed methods, unauthorized in plugins