Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Remove unused parameter in ctor of HttpContextFactory #881

Merged
merged 1 commit into from
Jun 29, 2017

Conversation

davidfowl
Copy link
Member

  • We removed the use of the ObjectPoolProvider in 1.x, this change
    just removes it from the ctor.

There's a single reference here:
https://github.com/aspnet/Hosting/blob/7890fdbf94df7463047ba05865b8f515d029e057/test/Microsoft.AspNetCore.Hosting.Tests/HostingApplicationTests.cs#L265

- We removed the use of the ObjectPoolProvider in 1.x, this change
just removes it from the ctor.
@davidfowl davidfowl merged commit 9bf94d3 into dev Jun 29, 2017
@natemcmaster natemcmaster deleted the davidfowl/clean-ctor branch September 21, 2017 17:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants