log OrthancFramework/Sources/ChunkedBuffer.cpp @ 4200:7112a8af0b63

age author description
Wed, 19 Aug 2020 11:59:02 +0200 Sebastien Jodogne Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)
Wed, 19 Aug 2020 11:18:55 +0200 Sebastien Jodogne optimization of ChunkedBuffer if many small chunks are added
Tue, 18 Aug 2020 16:56:33 +0200 Sebastien Jodogne removing ChunkedBuffer::AddChunkDestructive()