2 references to AbortReadException
InMemory.FunctionalTests (2)
Http3\Http3StreamTests.cs (2)
2575Assert.Equal("The application completed without reading the entire request body.", requestStream.AbortReadException.Message); 2892Assert.Equal("The application completed without reading the entire request body.", requestStream.AbortReadException.Message);