Re: [w3c/manifest] Set the manifest request's `destination`. (#829)

It's "normative". :)

The value does show up in the `Sec-Fetch-Dest` header (which is why @jugglinmike pointed me to this in the first place), and in the `destination` field of an outgoing Manifest request that's intercepted by a Service Worker. But it's also pretty clearly an oversight in the spec implied by the `initiator` value, and it looks like both Chrome and Firefox (https://searchfox.org/mozilla-central/source/dom/fetch/InternalRequest.cpp#353) already have the right behavior.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/829#issuecomment-561548761

Received on Wednesday, 4 December 2019 09:17:15 UTC