aspnetcore/test
Nikita Tsukanov 39951e892e Don't throw in HttpRequestStream.Flush (#2342)
Because read-only streams apparently can have Flush semantics and this behavior is expected by some of built-in stream wrappers (e. g. CryptoStream)

https://github.com/dotnet/corefx/pull/27327#pullrequestreview-98384813
https://github.com/aspnet/KestrelHttpServer/issues/2341
2018-02-23 09:51:09 -08:00
..
Kestrel.Core.Tests Don't throw in HttpRequestStream.Flush (#2342) 2018-02-23 09:51:09 -08:00
Kestrel.FunctionalTests Revert "Remove check for above debug logs" 2018-02-17 09:40:42 -08:00
Kestrel.Tests
Kestrel.Transport.Libuv.FunctionalTests
Kestrel.Transport.Libuv.Tests
Kestrel.Transport.Sockets.FunctionalTests
SystemdActivation
shared
Directory.Build.props
xunit.runner.json