log Plugins/Samples/Common/OrthancPluginCppWrapper.h @ 3464:418a89acef3b

age author description
Mon, 24 Jun 2019 16:55:28 +0200 Sebastien Jodogne OrthancPlugins::HttpClient::SetChunkedTransfersAllowed()
Thu, 20 Jun 2019 22:13:00 +0200 Sebastien Jodogne compatibility mode for OrthancPlugins::HttpClient::IAnswer
Thu, 20 Jun 2019 18:36:48 +0200 Sebastien Jodogne OrthancPlugins::OrthancJob::SubmitAndWait()
Tue, 18 Jun 2019 11:37:18 +0200 Sebastien Jodogne fix
Tue, 18 Jun 2019 09:10:27 +0200 Sebastien Jodogne fixed C++ compatibility wrapper for OrthancPluginRegisterRestCallbackNoLock()
Fri, 14 Jun 2019 17:52:36 +0200 Sebastien Jodogne OrthancPlugins::HttpClient::AddHeaders()
Fri, 14 Jun 2019 10:11:52 +0200 Sebastien Jodogne OrthancPlugins::HttpClient::SetHeaders()
Wed, 12 Jun 2019 18:04:53 +0200 Sebastien Jodogne OrthancPlugins::OrthancConfiguration(bool)
Wed, 12 Jun 2019 12:11:58 +0200 Sebastien Jodogne fix encoding in DICOMweb
Wed, 12 Jun 2019 09:57:02 +0200 Sebastien Jodogne fix
Wed, 12 Jun 2019 09:04:36 +0200 s jodogne fix for msvc 2008
Tue, 11 Jun 2019 21:51:18 +0200 Sebastien Jodogne fix for older compilers
Tue, 11 Jun 2019 21:38:34 +0200 Sebastien Jodogne reorganization
Tue, 11 Jun 2019 21:06:57 +0200 Sebastien Jodogne refactoring to handle "not allowed" HTTP status 405
Tue, 11 Jun 2019 19:44:10 +0200 Sebastien Jodogne simplification