On Sep 16, 3:12 pm, Chaitanya Gupta <[email protected]> wrote:

Hi,

> There is a weird behaviour withXMLHttpRequestthat I have noticed in
> the default browser on Android 2.1: if the server takes a long time to
> respond to an AJAX request (more than 14 seconds), then the browser
> sends another request to the server (which looks identical to the
> original one).
>
> I only know that two requests have been sent when I observe incoming
> requests on the server. Meanwhile, the output of adb logcat gives me
> this line:
>
> 09-13 20:59:43.912 W/browser (22847): Console: Error: 
> NETWORK_ERR:XMLHttpRequestException 101
>

I'm seeing the same behavior in both galaxy tab (froyo) and on an
upgraded htc hero (eclair). The only difference is that non froyo the
error happens after 12s and on eclair after about a minute.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to