Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Out of scope
-
Affects Version/s: 4.8.5, 5.1.0
-
Fix Version/s: Some future release
-
Component/s: Network
-
Labels:
Description
the size of each part as well as the size of the whole multipart depends on the boundary size; if setBoundary() is called on the multipart we need to re-calculate the size.
We should also document that setBoundary() should only be called before the uploading has begun.