request:incrementUploadSizeBy: method

Delegate method called when the request needs to change the length of the content to be uploaded.

Syntax

- ( void ) request : ( id< Requesting > ) request incrementUploadSizeBy : ( long long ) newLength

Parameters