3 references to RequestIncomplete
InMemory.FunctionalTests (1)
Http3\Http3StreamTests.cs (1)
2155Http3ErrorCode.RequestIncomplete,
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3Formatting.cs (1)
42Http3ErrorCode.RequestIncomplete => "H3_REQUEST_INCOMPLETE",
Internal\Http3\Http3Stream.cs (1)
741throw new Http3StreamErrorException(CoreStrings.Http3StreamErrorRequestEndedNoHeaders, Http3ErrorCode.RequestIncomplete);