3 references to PUSH_PROMISE
IIS.ShadowCopy.Tests (3)
src\Shared\ServerInfrastructure\Http2\Http2Frame.cs (1)
49
case Http2FrameType.
PUSH_PROMISE
:
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (2)
190
case Http2FrameType.
PUSH_PROMISE
: // Not implemented frames are ignored at this phase
220
case Http2FrameType.
PUSH_PROMISE
: // Not implemented frames are ignored at this phase