View Single Post
I think most browsers don't track the sending of the request because normally sending the request is not the slow part.

It should be possible to get this information at the CFNetworking level (see here), but I don't think there is a way to get to the CFReadStream from the NSURLConnection level.