aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 12b69a0fdb
Refactor HttpOptions in client (#1942)
- Rename HttpOptions to HttpConfigurationOptions
- Remove HttpConfigurationOptions from SignalR client project
- Updated client HttpConnection ctors
2018-04-11 20:20:04 +12:00
..
HubConnectionHandlerTestUtils Rename HubEndPointTestUtils folder (#1943) 2018-04-11 04:05:28 +00:00
Internal Fix non-serializable tests (#1820) 2018-04-03 09:31:52 +12:00
AuthConnectionHandler.cs Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
CancellationDisposable.cs readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
ClientProxyTests.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs Minor DefaultHubLifetimeManager improvements (#1904) 2018-04-09 12:31:14 +12:00
DefaultTransportFactoryTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
EchoConnectionHandler.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
EndToEndTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
HttpHeaderConnectionHandler.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
HubConnectionHandlerTests.cs Remove params from message ctors (#1931) 2018-04-11 12:11:13 +12:00
HubMethodInvocationMessageTests.cs
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
Startup.cs Set X-Requested-With on all requests (#1848) 2018-04-04 17:12:50 -07:00
UncreatableHub.cs
WebSocketsTransportTests.cs Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
WriteThenCloseConnectionHandler.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00