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)
332
case Http3FrameType.
PushPromise
:
Internal\Http3\Http3Formatting.cs (1)
18
Http3FrameType.
PushPromise
=> "PUSH_PROMISE",
Internal\Http3\Http3Stream.cs (1)
790
Http3FrameType.
PushPromise
=> throw new Http3ConnectionErrorException(