When working on #9177 I noticed that padding was not used for flow control, and added a FIXME. That needs to be fixed.
|
// FIXME: pass padding length to handler because it should be included for flow control |
|
handler.data(inFinished, streamId, source, length); |