I test with iPod, NSMutableURLRequest 's timeoutInterval property is not working for me as expected.
If I set it to a value less than 75, it works OK, but when I set it to a value bigger than 75 the actual timeout will always happens in 75 seconds.
My http method is POST.
isn't this a bug of iOS?
please help.