Re: [whatwg/fetch] Add request's reserved client (#383)

> It seems a little weird to duplicate the URL field.

request' url and request's reserved client's creation URL?

> I wonder if we're not better off if we keep some of these concepts distinct and not try to group them all together.

Could you be more specific with the idea? I'm curious if you don't want to use an environment settings object to represent a reserved client in the first place?

> An alternative would be that we just add some properties to request (perhaps grouped together) and at a different stage use those to create an environment settings object.

Which environment settings object do you mean? One for reserved client? Or one with the resulting fetched resource?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/383#issuecomment-247007262

Received on Wednesday, 14 September 2016 13:10:25 UTC