aspnetcore/src
David Fowler 48b3f18642
Improve the handshake request parsing errors (#2953)
- Print out the raw handshake payload as utf8 text if it fails to parse as JSON or if we're missing properties. This should help flesh out potentially buggy clients.
2018-09-13 22:11:17 -07:00
..
Common
Microsoft.AspNetCore.Http.Connections Cancel previous request on close (#2923) (#2942) 2018-09-11 15:50:00 -07:00
Microsoft.AspNetCore.Http.Connections.Client
Microsoft.AspNetCore.Http.Connections.Common
Microsoft.AspNetCore.SignalR
Microsoft.AspNetCore.SignalR.Client
Microsoft.AspNetCore.SignalR.Client.Core
Microsoft.AspNetCore.SignalR.Common Improve the handshake request parsing errors (#2953) 2018-09-13 22:11:17 -07:00
Microsoft.AspNetCore.SignalR.Core
Microsoft.AspNetCore.SignalR.Protocols.Json
Microsoft.AspNetCore.SignalR.Protocols.MessagePack
Microsoft.AspNetCore.SignalR.Redis Add more redis logs (#2936) 2018-09-10 11:51:27 -07:00
Microsoft.AspNetCore.SignalR.Specification.Tests
Directory.Build.props