aspnetcore/test/Microsoft.AspNetCore.Signal...
Pawel Kadluczka 0bafb304c2 Adding support for JWT in the C# client
Fixes: #1018

(Bonus: also enabling passing headers)
2017-11-21 16:32:56 -08:00
..
HttpConnectionTests.cs Adding support for JWT in the C# client 2017-11-21 16:32:56 -08:00
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
HubConnectionExtensionsTests.cs
HubConnectionProtocolTests.cs First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
HubConnectionTests.cs First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
LongPollingTransportTests.cs
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Update samples and tests to target netcoreapp2.1 2017-11-16 13:38:46 -08:00
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
TaskQueueTests.cs
TestConnection.cs
TestTransportFactory.cs