log Core/RestApi/RestApi.cpp @ 1363:feaf2840917c

age author description
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
Mon, 30 Jun 2014 17:41:40 +0200 Sebastien Jodogne use RestApiHierarchy inside RestApi plugins