log Core/RestApi/RestApiOutput.h @ 3640:94f4a18a79cc

age author description
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType
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
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Sun, 23 Aug 2015 09:49:16 +0200 jodogne If error while calling the REST API, the answer body contains an error description
Tue, 11 Aug 2015 13:15:16 +0200 Sebastien Jodogne refactoring: IHttpStreamAnswer
Tue, 11 Aug 2015 10:36:05 +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, 26 May 2015 17:54:34 +0200 Sebastien Jodogne query retrieve query-retrieve
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, 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, 03 Feb 2014 16:06:58 +0100 Sebastien Jodogne switch to 2014
Mon, 15 Jul 2013 17:22:13 +0200 Sebastien Jodogne changing the namespace of HTTP enumerations
Tue, 30 Apr 2013 10:52:43 +0200 Sebastien Jodogne copyright update
Wed, 16 Jan 2013 15:14:54 +0100 Sebastien Jodogne answer raw buffers
Wed, 09 Jan 2013 11:41:13 +0100 Sebastien Jodogne cookies
Wed, 12 Dec 2012 17:53:14 +0100 Sebastien Jodogne access to the raw dicom tags
Thu, 29 Nov 2012 11:57:35 +0100 Sebastien Jodogne refactored upload of dicom through http
Thu, 29 Nov 2012 11:25:29 +0100 Sebastien Jodogne refactoring of access to images in REST
Thu, 29 Nov 2012 09:56:46 +0100 Sebastien Jodogne list of resources
Wed, 28 Nov 2012 18:03:44 +0100 Sebastien Jodogne start of the refactoring of the Orthanc REST API
Wed, 28 Nov 2012 17:22:07 +0100 Sebastien Jodogne abstraction of RestApi