5 references to PushPromise
InMemory.FunctionalTests (2)
Http3\Http3ConnectionTests.cs (1)
274[InlineData(nameof(Http3FrameType.PushPromise))]
Http3\Http3StreamTests.cs (1)
2118[InlineData(nameof(Http3FrameType.PushPromise))]
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http3\Http3ControlStream.cs (1)
332case Http3FrameType.PushPromise:
Internal\Http3\Http3Formatting.cs (1)
18Http3FrameType.PushPromise => "PUSH_PROMISE",
Internal\Http3\Http3Stream.cs (1)
790Http3FrameType.PushPromise => throw new Http3ConnectionErrorException(