aspnetcore/test/Microsoft.AspNetCore.Http.C...
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
..
ApplicationLifetime.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
HttpConnectionDispatcherTests.cs HttpTransportType refactor (#1873) 2018-04-06 16:18:47 +12:00
HttpConnectionManagerTests.cs Remove lazily initialization of the pipes (#1850) 2018-04-04 14:43:34 -07:00
LongPollingTests.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
MapConnectionHandlerTests.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
Microsoft.AspNetCore.Http.Connections.Tests.csproj Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
NegotiateProtocolTests.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
ServerSentEventsMessageFormatterTests.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
ServerSentEventsTests.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
TestWebSocketConnectionFeature.cs 0 byte read in WebSockets (#1878) 2018-04-05 18:50:30 -07:00
WebSocketsTests.cs Fix build (#1825) 2018-04-03 11:45:05 +12:00