Skip to main content

Bug Tracker

Side navigation

#405 closed bug (fixed)

Opened November 17, 2006 02:49PM UTC

Closed November 17, 2006 02:50PM UTC

Last modified June 19, 2007 07:57AM UTC

Aborting XMLHttpRequest is not possible

Reported by: joern Owned by:
Priority: major Milestone:
Component: ajax Version:
Keywords: Cc:
Blocked by: Blocking:
Description

Currently it is not possible to manually abort an XMLHttpRequest started by $.ajax().

Attachments (0)
Change History (1)

Changed November 17, 2006 02:50PM UTC by joern comment:1

resolution: → fixed
status: newclosed

Fixed in SVN. $.ajax() now returns the XMLHttpRequest. Docs reflect this change.