Padding for PUSH_PROMISE frames

All,

Right now (as of draft-10), DATA, HEADERS, and CONTINUATION frames can
contain padding to obscure the actual size of the data being sent. I
believe it would make sense to also add the option for padding to
PUSH_PROMISE frames, as they carry (pretty much) the same type of payload
as HEADERS frames, and can benefit from padding in the same way.

I can make a pull request if others think this is a good idea.

Thoughts?
-Nick

Received on Friday, 14 February 2014 05:26:50 UTC