Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically set HttpClient.BaseUrl when the HttpClient name matches to a remote service name #12690

Open
hikalkan opened this issue May 21, 2022 · 0 comments

Comments

@hikalkan
Copy link
Member

hikalkan commented May 21, 2022

When we use IHttpClientFactory to obtain a named HttpClient, we can automatically set its BaseUrl by getting the value from the remote service configuration (IRemoteServiceConfigurationProvider). We should be sure that this won't be a breaking change for ABP Framework or client applications. If so, we may provide a way to use the old behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant