- From: Jake Archibald <notifications@github.com>
- Date: Fri, 10 Aug 2018 01:24:11 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 August 2018 08:24:33 UTC
H2 priorities are lost when passing through a service worker. https://medium.baqend.com/chromes-service-workers-break-http-2-priorities-649c4e0fa930 Although priorities are hand-wavy right now, it seems right to copy them from one request to another. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/785 -- Commit Summary -- * Copy priority so service worker pass-through requests don't lose it -- File Changes -- M fetch.bs (3) -- Patch Links -- https://github.com/whatwg/fetch/pull/785.patch https://github.com/whatwg/fetch/pull/785.diff -- 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/785
Received on Friday, 10 August 2018 08:24:33 UTC