log OrthancFramework/Sources/HttpClient.cpp @ 4650:9804d6490872

age author description
Tue, 04 May 2021 10:57:42 +0200 Sebastien Jodogne Reduced memory consumption of HTTP/REST plugins calls on POST/PUT if chunked transfer is disabled
Tue, 23 Feb 2021 11:28:28 +0100 Sebastien Jodogne added field "Timeout" in "OrthancPeers" configuration option
Tue, 23 Feb 2021 11:01:54 +0100 Sebastien Jodogne using CLOG(INFO, HTTP) in HttpClient instead of LOG(INFO)
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 21 Dec 2020 18:09:47 +0100 Sebastien Jodogne confining Json::Reader and Json::*Writer into Toolbox
Thu, 05 Nov 2020 17:20:49 +0100 Sebastien Jodogne abi continued