Re: [whatwg/fetch] HTTP/2 server push support (#51)

@jakearchibald, actually PUSH_PROMISE *is* tied to a request *and* that binding is sometimes (often  maybe) important. 

That an h2 connection can cover multiple origins makes this less easy, I agree.  In some cases you will be receiving a cross-grained request-response without a pre-flight. We have to ask whether we even want to surface the existence of something like that. 

---
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/51#issuecomment-208118786

Received on Monday, 11 April 2016 01:56:15 UTC