* Disable response buffering via the IHttpBufferingFeature - To make sure SignalR works with servers and middleware that do perform response buffering, disable it via the IHttpBufferingFeature for SSE. - Added test to verify buffering is disabled |
||
|---|---|---|
| .. | ||
| Common | ||
| Microsoft.AspNetCore.SignalR.Client.FunctionalTests | ||
| Microsoft.AspNetCore.SignalR.Client.Tests | ||
| Microsoft.AspNetCore.SignalR.Microbenchmarks | ||
| Microsoft.AspNetCore.SignalR.Tests | ||
| Microsoft.AspNetCore.Sockets.Common.Tests | ||
| Microsoft.AspNetCore.Sockets.Tests | ||
| Microsoft.AspNetCore.WebSockets.Internal.ConformanceTest | ||
| Microsoft.Extensions.WebSockets.Internal.Tests | ||
| WebSocketsTestApp | ||