aspnetcore/test/Microsoft.AspNetCore.Http.T...
David Fowler 9bf94d3667 Remove unused parameter in ctor of HttpContextFactory (#881)
- We removed the use of the ObjectPoolProvider in 1.x, this change
just removes it from the ctor.
2017-06-29 11:44:46 -07:00
..
Authentication Forbid + obsolete context.Authentication 2017-05-25 18:26:36 -07:00
Features
Internal
DefaultHttpContextTests.cs Forbid + obsolete context.Authentication 2017-05-25 18:26:36 -07:00
HeaderDictionaryTests.cs
HttpContextFactoryTests.cs Remove unused parameter in ctor of HttpContextFactory (#881) 2017-06-29 11:44:46 -07:00
Microsoft.AspNetCore.Http.Tests.csproj
RequestCookiesCollectionTests.cs
ResponseCookiesTest.cs