aspnetcore/test
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
..
Microsoft.AspNetCore.Authentication.Core.Test
Microsoft.AspNetCore.Http.Abstractions.Tests
Microsoft.AspNetCore.Http.Extensions.Tests
Microsoft.AspNetCore.Http.Features.Tests
Microsoft.AspNetCore.Http.Tests Remove unused parameter in ctor of HttpContextFactory (#881) 2017-06-29 11:44:46 -07:00
Microsoft.AspNetCore.Owin.Tests
Microsoft.AspNetCore.WebUtilities.Tests Change HttpResponseStreamWriter.DefaultBufferSize to 16K and remove it from public API surface 2017-06-27 17:31:54 -07:00
Microsoft.Net.Http.Headers.Tests