Can someone help me with asihttprequest ?
I want to track the speed download of each file I download and not the average speed of all the files.
For the average spped of all downloads, there is [ASIHTTPRequest averageBandwidthUsedPerSecond]
but what can I use to track each downloads?
Thanks