Re: [whatwg/fetch] Request.destination for `<link rel=prefetch>` (#658)

I see, in that case we should leave the default as the empty string. I think initiator is the way to go to distinguish it as prefetch. (We could also add a separator initiator for preload if desired.)

If service workers want to know this information at some point we could expose initiator to script, though we should not do so until we've carefully scrutinized it as the existing values are limited to what we needed for specifications only.

-- 
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/658#issuecomment-355913784

Received on Monday, 8 January 2018 09:10:36 UTC