birenroy

Results 4 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:

*Title*: *Envoy does not use graceful shutdown when sending HTTP/2 GOAWAYs* *Description*: When initiating a `GOAWAY` on an active HTTP/2 connection, Envoy should use the graceful shutdown behavior described by...

bug
help wanted
area/http