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 Ignore empty header values #722 2017-05-17 12:45:56 -07:00
HttpContextFactoryTests.cs Remove unused parameter in ctor of HttpContextFactory (#881) 2017-06-29 11:44:46 -07:00
Microsoft.AspNetCore.Http.Tests.csproj Target netstandard2.0 TFM 2017-05-18 14:38:26 -07:00
RequestCookiesCollectionTests.cs
ResponseCookiesTest.cs