birenroy

Results 3 issues of birenroy

This slightly simplifies the flow of DATA frame payloads; after this change, the `StreamDataFrameSource` class can be removed. * `Http2Visitor::OnReadyToSendDataForStream()` is substantially the same implementation as `StreamDataFrameSource::SelectPayloadLength()`. * `Http2Visitor::SendDataFrame()` is...

This logging is not covered by tests, and is less relevant with the HTTP/2 codec switchover. The stringent code coverage limits have caused problems for past pull requests, so might...

Commit Message: quic: migrates one more reference to quiche::HttpHeaderBlock Additional Description: Risk Level: none Testing: ran unit and integration tests locally Docs Changes: Release Notes: Platform Specific Features: