Skip to content

okhttp: Padding not taken into account for flow control #10018

@ejona86

Description

@ejona86

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);

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions