log Core/RestApi/RestApiOutput.cpp @ 2142:5a8840920121

age author description
Wed, 09 Nov 2016 16:26:40 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
Wed, 02 Nov 2016 12:16:03 +0100 Sebastien Jodogne Content-Type for JSON documents is now "application/json; charset=utf-8"
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Tue, 25 Aug 2015 17:39:38 +0200 Sebastien Jodogne encoding of exceptions
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:37:24 +0200 Sebastien Jodogne refactoring
Tue, 11 Aug 2015 13:15:16 +0200 Sebastien Jodogne refactoring: IHttpStreamAnswer
Tue, 11 Aug 2015 10:36:05 +0200 Sebastien Jodogne cont
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
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
Thu, 23 Oct 2014 13:12:23 +0200 Sebastien Jodogne generalization
Thu, 18 Sep 2014 17:48:55 +0200 Sebastien Jodogne Fix reporting of errors in Orthanc Explorer when sending images to peers/modalities
Tue, 02 Sep 2014 15:51:20 +0200 Sebastien Jodogne Refactoring of HttpOutput ("Content-Length" header is now always sent)
Thu, 07 Aug 2014 10:11:43 +0200 Sebastien Jodogne fix RestApiOutput
Fri, 18 Jul 2014 17:18:33 +0200 Sebastien Jodogne fix build
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, 02 Jun 2014 11:36:07 +0200 Sebastien Jodogne precompiled headers
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
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