Re: #541: CONTINUATION

On 3 July 2014 16:49, Matthew Kerwin <matthew@kerwin.net.au> wrote:
> Do you mean "padding can't be used"? Otherwise I can still send an empty
> HEADERS, padded out to the full frame size, and put all my real bytes in a
> CONTINUATION. Because I'm a jerk.

I'll try to remember that.

You can only add 256 bytes of padding though.

The plan here was to count the padding toward the limit.  If you feel
the need to pad, then that would not be possible if you were too close
to the cap your peer sets.

Received on Thursday, 3 July 2014 23:56:16 UTC