Re: [whatwg/fetch] Define a cache for H2 server push & friends (#354)

For instance, a document's rendering may require some CSS and a font. However, you can't push the font down with the page request, because fonts are requested without credentials and pages are.

But the lack of fetch control in CSS is probably the issue here.

-- 
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/354#issuecomment-281403421

Received on Tuesday, 21 February 2017 16:50:49 UTC