log Core/HttpServer/HttpOutput.cpp @ 2447:878b59270859

age author description
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Thu, 02 Feb 2017 15:08:33 +0100 Sebastien Jodogne revert commit #69b0f4e, as quoting is only OPTIONAL, so we preserve backward compatibility
Mon, 16 Jan 2017 13:07:11 +0100 Thibault NĂ©lis Escape multipart type parameter value in Content-Type header
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Wed, 23 Nov 2016 12:06:00 +0100 Sebastien Jodogne GenerateUuid() not available in sandboxed environments
Tue, 05 Apr 2016 17:18:19 +0200 Sebastien Jodogne fix
Tue, 05 Apr 2016 16:05:32 +0200 Sebastien Jodogne fix
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 09 Dec 2015 09:29:05 +0100 Sebastien Jodogne OrthancPluginSendMultipartItem2 for DICOMweb
Mon, 07 Dec 2015 17:23:57 +0100 Sebastien Jodogne fix multipart
Tue, 01 Dec 2015 16:34:24 +0100 Sebastien Jodogne Fix formatting of multipart HTTP answers
Thu, 26 Nov 2015 19:09:15 +0100 Sebastien Jodogne Fix formatting of multipart HTTP answers
Thu, 24 Sep 2015 15:55:17 +0200 Sebastien Jodogne IHttpExceptionFormatter
Thu, 27 Aug 2015 11:35:16 +0200 Sebastien Jodogne configuration option HttpDescribeErrors
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 16:09:00 +0200 Sebastien Jodogne testing FilesystemHttpSender
Tue, 11 Aug 2015 15:37:42 +0200 Sebastien Jodogne fixes
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:32:34 +0200 Sebastien Jodogne cont
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
Mon, 29 Jun 2015 17:47:34 +0200 Sebastien Jodogne Plugins can send answers as multipart messages
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Thu, 23 Oct 2014 14:42:11 +0200 Sebastien Jodogne fix sample db-changes
Tue, 02 Sep 2014 17:30:13 +0200 Sebastien Jodogne Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
Tue, 02 Sep 2014 15:51:20 +0200 Sebastien Jodogne Refactoring of HttpOutput ("Content-Length" header is now always sent)
Thu, 17 Jul 2014 15:55:40 +0200 Sebastien Jodogne set cookies, not allowed methods, unauthorized in plugins
Fri, 20 Jun 2014 13:45:22 +0200 Sebastien Jodogne fix build plugins