aspnetcore/test
Stephen Halter cd6de2fa18
Improve HTTP/2 stream abort logic (#2819)
- Fix race where headers frame could be written after an abort was observed
- Fix Http2StreamTests to verify expected abort-related exceptions
2018-08-13 11:45:17 -07:00
..
Kestrel.Core.Tests Improve HTTP/2 stream abort logic (#2819) 2018-08-13 11:45:17 -07:00
Kestrel.InMemory.FunctionalTests Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
Kestrel.Tests Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
Kestrel.Transport.BindTests Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
Kestrel.Transport.FunctionalTests Gracefully wait for streams to complete when pipe completes 2018-08-09 11:59:47 -07:00
Kestrel.Transport.Libuv.BindTests Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
Kestrel.Transport.Libuv.FunctionalTests Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
Kestrel.Transport.Libuv.Tests Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
Kestrel.Transport.Sockets.BindTests Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
Kestrel.Transport.Sockets.FunctionalTests Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
SystemdActivation
shared Add Http2 frame logging 2018-08-08 09:46:42 -07:00
Directory.Build.props
xunit.runner.json