log Core/HttpClient.cpp @ 4042:f5c86a00cae0

age author description
Fri, 31 Jan 2020 17:15:44 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Thu, 23 Jan 2020 15:53:45 +0100 Sebastien Jodogne indent storage-commitment
Mon, 23 Dec 2019 10:44:09 +0100 Alain Mazy cleanup
Mon, 23 Dec 2019 10:42:59 +0100 Alain Mazy fix for issue 156: Chunked Dicom-web transfer uses 100% CPU
Wed, 11 Sep 2019 13:21:50 +0200 Sebastien Jodogne reporting timings in HttpClient
Mon, 17 Jun 2019 09:44:45 +0200 Sebastien Jodogne default value of HttpTimeout is now 60 seconds
Thu, 06 Jun 2019 16:12:55 +0200 Sebastien Jodogne support of chunked answers in HttpClient and in SDK
Thu, 06 Jun 2019 10:35:16 +0200 Sebastien Jodogne renames
Wed, 05 Jun 2019 17:17:48 +0200 Sebastien Jodogne new function OrthancPluginHttpClientChunkedBody(), new class OrthancPlugins::HttpClient
Wed, 05 Jun 2019 14:40:14 +0200 Sebastien Jodogne HttpClient::IBodyStream
Fri, 17 May 2019 08:42:24 +0200 Benjamin Golinvaux Removed extern "C" qualifier around function that is internally linked
Tue, 07 May 2019 12:28:11 +0200 Sebastien Jodogne fix
Tue, 15 Jan 2019 13:06:03 +0100 Sebastien Jodogne trying to reproduce isse 32 in C++
Fri, 11 Jan 2019 11:34:58 +0100 Sebastien Jodogne log libcurl error codes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 14:35:34 +0100 Sebastien Jodogne taking advantage of details in OrthancException
Tue, 18 Sep 2018 15:38:18 +0200 Sebastien Jodogne OrthancPluginGetPeerUserProperty()
Thu, 23 Aug 2018 13:11:48 +0200 Sebastien Jodogne "OrthancPeers" configuration option now allows to specify HTTP headers
Thu, 26 Jul 2018 12:25:18 +0200 Sebastien Jodogne New configuration option: "HttpVerbose" to debug outgoing HTTP connections
Thu, 26 Jul 2018 10:33:36 +0200 Sebastien Jodogne Fix OrthancPluginHttpClient() to return the HTTP status on errors
Fri, 15 Jun 2018 11:16:37 +0200 Sebastien Jodogne migrate OpenSSL initialization to Toolbox jobs
Thu, 08 Feb 2018 11:51:41 +0100 Sebastien Jodogne fix
Fri, 02 Feb 2018 17:05:54 +0100 Sebastien Jodogne warning if no SSL support
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Sat, 25 Feb 2017 13:12:46 +0000 Bernard Spil Fix build with LibreSSL Barnerd/fix-build-with-libressl-libressl-comp-1488028354841
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Tue, 13 Dec 2016 11:06:41 +0100 Sebastien Jodogne fix for HttpsCACertificates
Wed, 09 Nov 2016 16:54:23 +0100 Sebastien Jodogne creation of namespace SystemToolbox
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization