Re: #541: CONTINUATION

> On 08 Jul 2014, at 00:26, "jgraettinger@chromium.org" <jgraettinger@chromium.org> wrote:
>
> How do I (as an API provider) discover that users are trying to use my service in a way I'm not currently supporting?

Set HEADERS_FRAME_SIZE = 2^31-1 (the max value, which approximates unlimited headers with CONTINUATION) and send back 413.

This email message is intended only for the use of the named recipient. Information contained in this email message and its attachments may be privileged, confidential and protected from disclosure. If you are not the intended recipient, please do not read, copy, use or disclose this communication to others. Also please notify the sender by replying to this message and then delete it from your system.

Received on Monday, 7 July 2014 22:37:47 UTC