log OrthancFramework/Sources/HttpServer/MultipartStreamReader.h @ 4656:82a314325351

age author description
Wed, 05 May 2021 12:10:33 +0200 Sebastien Jodogne memory optimization in Orthanc::MultipartStreamReader if parsing one single big block
Wed, 05 May 2021 11:50:14 +0200 Sebastien Jodogne use plain C strings in MultipartStreamReader instead of std::string to allow further optimizations
Tue, 19 Jan 2021 10:02:46 +0100 Sebastien Jodogne new function MultipartStreamReader::ParseHeaderArguments()