aspnetcore/test
David Fowler e6e45cea05
Change how HttpConnection sets headers (#1806)
- Removed SendUtils.PrepareRequst and instead used HttpClient.DefaultRequstHeaders to set the common headers to apply HttpOptions to all outbound requests
- Modified how we check for the user agent request testing
2018-03-31 22:23:09 -07:00
..
Microsoft.AspNetCore.Http.Connections.Tests
Microsoft.AspNetCore.SignalR.Client.FunctionalTests
Microsoft.AspNetCore.SignalR.Client.Tests Change how HttpConnection sets headers (#1806) 2018-03-31 22:23:09 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests Deserializing ISO formatted strings in method arguments (#1812) 2018-04-01 12:26:30 +12:00
Microsoft.AspNetCore.SignalR.Redis.Tests
Microsoft.AspNetCore.SignalR.Tests
Microsoft.AspNetCore.SignalR.Tests.Utils
Directory.Build.props
xunit.runner.json