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

You're right, the PUSH_PROMISE has a stream ID for itself along with the stream ID for its data. In that case I agree that it should match `<link rel="preload">`.

I believe we don't allow pushed items into the cache until they're "used". This doesn't make a whole lot of sense to be, but maybe @igrigorik can explain why.

---
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-237514827

Received on Thursday, 4 August 2016 10:26:24 UTC