Re: [whatwg/fetch] How does request url differ from url list and current url? (#275)

It's not really stored separately, but you want to use language like "create a new request whose url is /x/", not "create a new request whose url list has a single entry that is /x/". We could maybe provide some kind of "prose constructor", but I haven't seen a need thus far.

---
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/issues/275#issuecomment-207764679

Received on Saturday, 9 April 2016 10:08:33 UTC