Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Improved mechanism to configure HttpClient used in upstream requests. #37

Merged
merged 8 commits into from
Jan 27, 2019

Conversation

damianh
Copy link
Collaborator

@damianh damianh commented Jan 26, 2019

  • Instead of abstracting IHttpClientBuilder just expose an action call back so the user can configure the client to their needs in the usual AspNet Core HttpClientFactory mechanism.
  • Since ShareProxyOptions is no long needed, remove it.
  • Set to minium version to 2.0 since this is a breaking change.
  • Will help with Support for response caching #36

@damianh damianh self-assigned this Jan 26, 2019
@damianh damianh added enhancement New feature or request breaking change The issue or pull request is a breaking change and will likely need a major version bump labels Jan 26, 2019
@damianh damianh changed the title New mechanism to configure HttpClient Improvied mechanism to configure HttpClient used in upstream requests. Jan 27, 2019
@damianh damianh changed the title Improvied mechanism to configure HttpClient used in upstream requests. Improved mechanism to configure HttpClient used in upstream requests. Jan 27, 2019
@damianh damianh merged commit 7c7e45a into master Jan 27, 2019
@damianh damianh added this to the v2.0 milestone Jan 27, 2019
@damianh damianh deleted the configure-http-handler branch January 27, 2019 12:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking change The issue or pull request is a breaking change and will likely need a major version bump enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant