- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Fri, 27 Jun 2014 11:33:12 -0700
- To: Jason Greene <jason.greene@redhat.com>
- Cc: Michael Sweet <msweet@apple.com>, Greg Wilkins <gregw@intalio.com>, Mark Nottingham <mnot@mnot.net>, HTTP Working Group <ietf-http-wg@w3.org>
On 27 June 2014 11:31, Jason Greene <jason.greene@redhat.com> wrote: > Even if you set table size to 0 you still have to process them before you can return a 413, since the setting is delayed. and you might get them before it takes effect. Only way to not process them is GOAWAY + close. A table of size zero means that you don't carry any state forward, so it's safe to discard the frames.
Received on Friday, 27 June 2014 18:33:39 UTC