Ticket #1386 (closed bug: fixed)
support the more standard request.abort() instead of request.transport.abort()
| Reported by: | tschaub | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.6 Release |
| Component: | general | Version: | 2.5 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
I'm calling this a bug because I don't want to be locked in to a weird API. The loadURL function is used a lot. More than other Ajax stuff. It should return something with the XMLHttpRequest interface. See the Request proposal? for my preference.
I'd like to get out from under this prototype.js mess instead of getting more deeply buried in it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

