7 references to MaxPushId
InMemory.FunctionalTests (3)
Http3\Http3ConnectionTests.cs (1)
367[InlineData((int)Http3FrameType.MaxPushId, 30)]
Http3\Http3StreamTests.cs (2)
2085[InlineData(nameof(Http3FrameType.MaxPushId), true)] 2089[InlineData(nameof(Http3FrameType.MaxPushId), false)]
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http3\Http3ControlStream.cs (2)
342case Http3FrameType.MaxPushId: 459EnsureSettingsFrame(Http3FrameType.MaxPushId);
Internal\Http3\Http3Formatting.cs (1)
20Http3FrameType.MaxPushId => "MAX_PUSH_ID",
Internal\Http3\Http3Stream.cs (1)
787Http3FrameType.MaxPushId => throw new Http3ConnectionErrorException(