Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing frame release to Http2ClientStreamTransportState.
If a data frame is received before headers, processing of the frame is abandoned. The frame must be released in that case.
- Loading branch information