log OrthancFramework/Sources/HttpClient.cpp @ 4657:e8967149d87a

age author description
Fri, 07 May 2021 06:35:13 +0200 Sebastien Jodogne cppcheck
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