Skip to main content

Bug Tracker

Side navigation

#15173 closed feature (notabug)

Opened June 30, 2014 04:11PM UTC

Closed July 10, 2014 10:46PM UTC

Should support `responseURL` attribute for jqXHR

Reported by: xKhorasan Owned by:
Priority: undecided Milestone: None
Component: ajax Version: 2.1.1
Keywords: Cc:
Blocked by: Blocking:
Description

responseURL attribute was introduced in WHATWG XMLHttpRequest specification in this Feburary (1).

And the attribute was already implemented for Firefox 32 (current Aurora) and Chrome 37 (current Dev channel) (2,3).

Currently jQuery's jqXHR object does not have responseURL attribute. However, I think it would be really nice if jQuery support the attribute, since we can get the response URL information via the attribute.

Attachments (0)
Change History (2)

Changed July 10, 2014 10:22PM UTC by xKhorasan comment:1

We discussed in https://github.com/jquery/jquery/pull/1615 and agreed that it might be better do this for $.xhr.

I can not close this ticket, so I would appreciated it if someone would close this.

Thanks!

Changed July 10, 2014 10:46PM UTC by dmethvin comment:2

resolution: → notabug
status: newclosed