XMLHttpRequest.prototype.responseURL

We discussed this briefly during TPAC. Currently you can only get to
the response URL if you are loading a document resource. The idea here
is to add a new property that exposes the response URL for any
resource. It will work the same way as status and statusText, as when
those are available we know we will no longer be redirected.

Anyone see a problem with adding this feature?

Prior discussion: https://www.w3.org/Bugs/Public/show_bug.cgi?id=15417


-- 
http://annevankesteren.nl/

Received on Monday, 18 November 2013 16:29:45 UTC