4 references to PING
http2cat (4)
src\Shared\ServerInfrastructure\Http2\Http2Frame.cs (1)
39case Http2FrameType.PING:
src\Shared\ServerInfrastructure\Http2\Http2Frame.Ping.cs (1)
26Type = Http2FrameType.PING;
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (2)
181case Http2FrameType.PING: // Opaque payload 8 bytes long 211case Http2FrameType.PING: // 8 bytes of opaque data