Open markelog opened 9 years ago
Talking about this line -
In Firefox 3.0+ only, script and JSONP requests cannot be cancelled by a timeout; the script will run even if it arrives after the timeout period.
on http://api.jquery.com/jQuery.ajax/. For long-long time all browsers are now affected.
Ref http://bugs.jquery.com/ticket/8744 https://github.com/jquery/jquery/pull/804 https://github.com/jquery/jquery/pull/667 https://github.com/jquery/jquery/issues/2317
Hi @markelog. Do you know what versions of IE are affected? I'd like to address this issue.
Sorry for waiting, was ill, as i recall, all of them
Talking about this line -
on http://api.jquery.com/jQuery.ajax/. For long-long time all browsers are now affected.
Ref http://bugs.jquery.com/ticket/8744 https://github.com/jquery/jquery/pull/804 https://github.com/jquery/jquery/pull/667 https://github.com/jquery/jquery/issues/2317