Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.4.2, 4.5.0
-
None
-
Unknown
Description
The upload operation does not need the file length, but can use the input stream as-is. Its only the append that needs to know the offset to append from and therefore the length.