Re: [whatwg/fetch] Consider supporting Fetch Metadata. (#885)

What's the expected interaction with service workers? Should service workers see these values exposed in two different places?

Also, if you decide to expose the headers to service workers, you can get in a situation where it appears as if the headers values are preserved, but then when the fetch is made from the service worker, the values get overridden by the fetch algorithm.

-- 
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/885#issuecomment-476233835

Received on Monday, 25 March 2019 14:57:49 UTC