aspnetcore/test
James Newton-King cb5ece8a24
HttpTransportType refactor (#1873)
- Rename file to HttpTransportType.cs
- Add HttpTransportType.None
- Move All to static readonly field
- Make TransportType on client and service HttpConnectionOptions consistent
- Move setting defaults into ctor
2018-04-06 16:18:47 +12:00
..
Microsoft.AspNetCore.Http.Connections.Tests HttpTransportType refactor (#1873) 2018-04-06 16:18:47 +12:00
Microsoft.AspNetCore.SignalR.Client.FunctionalTests HttpTransportType refactor (#1873) 2018-04-06 16:18:47 +12:00
Microsoft.AspNetCore.SignalR.Client.Tests HttpTransportType refactor (#1873) 2018-04-06 16:18:47 +12:00
Microsoft.AspNetCore.SignalR.Common.Tests Added Microsoft.AspNetCore.SignalR.Protocols.Json (#1861) 2018-04-05 01:32:10 -07:00
Microsoft.AspNetCore.SignalR.Redis.Tests Preserialize for all formats when sending through Redis (#1843) 2018-04-05 13:48:14 -07:00
Microsoft.AspNetCore.SignalR.Tests HttpTransportType refactor (#1873) 2018-04-06 16:18:47 +12:00
Microsoft.AspNetCore.SignalR.Tests.Utils Preserialize for all formats when sending through Redis (#1843) 2018-04-05 13:48:14 -07:00
Directory.Build.props
xunit.runner.json