Re: XMLHttpRequest.prototype.responseURL

On Mon, Nov 18, 2013 at 6:23 PM, David Bruant <bruant.d@gmail.com> wrote:
> Why not all also intermediary URLs if multiple redirects are followed?

Because then the next request is about exposing intermediate response
headers and bodies, etc. We need to figure out how to deal with
redirects in a sane way. It's not clear to me if we're going to do
that for XMLHttpRequest or just toss it in with the new fetch API.


-- 
http://annevankesteren.nl/

Received on Tuesday, 19 November 2013 15:37:09 UTC