log Core/HttpClient.cpp @ 3475:72e809e57ba4

age author description
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