JQuery ajax call default timeout value
Posted
by Marcus
on Stack Overflow
See other posts from Stack Overflow
or by Marcus
Published on 2010-03-24T11:55:01Z
Indexed on
2010/03/24
12:03 UTC
Read the original article
Hit count: 702
I got a bug report that I can't duplicate, but ajax-call timeout is the current best guess.
So I'm trying to find out the default value for timeout of a jQuery $.ajax() call. Anybody have an idea? Couldn't find it in jQuery documentation.
Thanks in advance, Marcus
© Stack Overflow or respective owner