Hello,

In my web application, I try to retrieve data from server with a 
XMLhttpRequest.

Unfortunately if the server is too slow, the browser reissue the request. 
The 'timeout' seems varying from hardware to hardware (8s / 30s).

Is someone know how to change a parameter to forbid request reissue / 
change the reissue time / make the browser wait / ... either directly in 
the webapp (javascript) or by wrapping the webapp in a webview ?

(the XmlHttpRequest setTimeout don't do the trick)


I'm currently targetting android 2.3.

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

Reply via email to