Modify ↓
Ticket #463 (closed enhancement: fixed)
need "return xml;" in $.ajax for abort() request
| Reported by: | jquery@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | ajax | Version: | |
| Keywords: | ajax, abort, xml, cancel | Cc: | |
| Blocking: | Blocked by: |
Description
hi there,
can you please add the line "return xml;" to the $.ajax function, so I can cancel a running request? or is there any other possibility, to use the abort() method of an ajax request?
thanks!
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This is included in the latest revision of jQuery and will be part of the 1.0.4 release.