aspnetcore/test/Kestrel.InMemory.Functional.../Http2
Stephen Halter 6d375e9027
Wait for reads before advancing clock in Http2TimeoutTests (#3090)
Prior to this change, HTTP/2 read rate limit tests would fail when the stalled read started after the test started advancing the clock.
2018-11-13 11:33:48 -08:00
..
Http2ConnectionTests.cs Expect correct error message in HTTP/2 test (#3085) 2018-11-09 10:39:24 -08:00
Http2StreamTests.cs
Http2TestBase.cs Wait for reads before advancing clock in Http2TimeoutTests (#3090) 2018-11-13 11:33:48 -08:00
Http2TimeoutTests.cs Wait for reads before advancing clock in Http2TimeoutTests (#3090) 2018-11-13 11:33:48 -08:00
PipeReaderFactory.cs
TlsTests.cs