Question
Maximum size of a URLRequest? [iPhone]
My UrlRequest hangs at the PROGESS event when the result is too large. Currently, it says 1256 bytesLoaded of 0 bytesTotal.(which is the wrong way around, but it does have these values) and nothing happens.
When I change my api to return less data, the application works fine. So is there a max that I should know about?
