incrementUploadSizeBy: method

Called when a request starts and shouldResetUploadProgress is set to TRUE.

Syntax

- ( void ) incrementUploadSizeBy : ( long long ) length

Remarks

It is also called (with a negative length) to remove the size of the underlying buffer used for upload.