Re: #540: "jumbo" frames

On 27 June 2014 09:45, Michael Sweet <msweet@apple.com> wrote:
> FWIW, my current HTTP/2 implementation does not support continuation
> headers, for the simple reason that 99.9999% of our users do not need
> extremely large header support (for ActiveDirectory/RFC 4559 deployments).

Just to clarify behaviour: what do you do when:
a) you are asked to transmit more headers than will fit in a single
frame through your API?
b) you receive a CONTINUATION frame?

Received on Friday, 27 June 2014 17:06:08 UTC