log Core/RestApi/RestApi.cpp @ 3640:94f4a18a79cc

age author description
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 07 Jun 2019 14:58:27 +0200 Sebastien Jodogne cont
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Tue, 30 Oct 2018 11:55:23 +0100 Sebastien Jodogne refactoring mime types
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
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
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
Mon, 30 Jun 2014 17:41:40 +0200 Sebastien Jodogne use RestApiHierarchy inside RestApi plugins
Mon, 30 Jun 2014 16:09:41 +0200 Sebastien Jodogne cont plugins
Mon, 30 Jun 2014 14:55:43 +0200 Sebastien Jodogne integration mainline->plugins plugins
Mon, 30 Jun 2014 14:53:18 +0200 Sebastien Jodogne refactoring
Mon, 30 Jun 2014 14:44:05 +0200 Sebastien Jodogne refactoring
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