Mercurial > hg > orthanc
log
age | author | description |
---|---|---|
Wed, 05 May 2021 11:50:14 +0200 | Sebastien Jodogne | use plain C strings in MultipartStreamReader instead of std::string to allow further optimizations |
Wed, 05 May 2021 09:47:39 +0200 | Sebastien Jodogne | reduce memory consumption of OrthancPlugins::HttpClient::Execute() in OrthancPluginCppWrapper.h |
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 |