Re: [whatwg/fetch] consider exposing and allowing script to set Request priority (#436)

Also, if Priority Hints exposes an `importance` attribute on elements, then there should probably also be an expose `Request.importance` and `RequestInit.importance`.  Feels natural and I don't see a good reason to hide them.  Also, you will need that if you want service workers to be able to preserve the importance value if its doing anything more complicated than a pass-through fetch.

-- 
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/436#issuecomment-396103463

Received on Monday, 11 June 2018 02:07:42 UTC