id summary reporter owner description type status priority milestone component version severity resolution keywords cc external_id 2269 Large file support for SetResourceData in HttpServerConnection jng jng "Maestro's http implementation of SetResourceData uses a MemoryStream to prepare the file content for a SetResourceData upload request. This obviously results in OutOfMemoryExceptions for really large files. This operation needs to be refactored so that the source input stream can be plugged in directly to the upload instead of going through an intermediate MemoryStream, that requires a full copy of the input stream, before doing another full copy into the upload request body." defect closed low Maestro-5.0 Maestro trivial fixed