Hello, I am using HttpClient API to perform an upload of a file to server. I would like to know how I can limit the bandwidth usage for this upload. In the application I am writting there would be need for a background upload with a maximum bandwidth customized by user settings. I searched through entire API and couldn't find such a feature for the upload part.
In advance, thank you, Florin.
