Re: XMLHttpRequest.prototype.responseURL

Le 18/11/2013 08:29, Anne van Kesteren a écrit :
> 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?
No problem.

Why not all also intermediary URLs if multiple redirects are followed?

David

Received on Monday, 18 November 2013 18:23:48 UTC