Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing logging of ping acks in Http2OutboundFrameLogger
Motivation: The Http2OutboundFrameLogger logs all PING frames as not acks. Modifications: Changed the logger to correctly log PING acks. Result: PING acks are logged correctly.
- Loading branch information