- From: Jeff Pinner <jpinner@twitter.com>
- Date: Tue, 8 Jul 2014 09:36:27 -0700
- To: "K.Morgan@iaea.org" <K.Morgan@iaea.org>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
> To be clear, are you proposing "Linear-H"?? Yes, I'm proposing "Linear-H" > I think there is still shared state in the 'header table'. Thus although you can interleave HEADERS frames from different streams, you must decompress them in the same order as received. Furthermore, compression & decompression must be frame-atomic, otherwise multi-threaded implementations will corrupt the shared state in the header table. Or, am I missing something here? YES, you can interleave HEADERS frames from different streams but each frame must be processed in-order.
Received on Tuesday, 8 July 2014 17:00:08 UTC