Re: [whatwg/fetch] Add "fetch" as a destination for "connect-src" bound features (#442)

> Where would such normalization take place? As part of the Fetch algorithms in section 4?

I suppose, this is a new thing so you get to design it to some extent, but I don't see where else we could have it.

> I think it might be better to define download as an explicit destination (but it's probably best to do that in a separate PR)

Yes, please do that separately.

We should also have a test for a change landing in WPT. Something that shows that "fetch" as input becomes "" later on. I guess for now that can only be done through `<link rel=preload>` coupled with a service worker?

-- 
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/442#issuecomment-270318682

Received on Wednesday, 4 January 2017 08:28:53 UTC