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

[Enhancement] Add apache http implementation for unified http client #3712

Closed
Maijh97 opened this issue Aug 28, 2020 · 0 comments
Closed

[Enhancement] Add apache http implementation for unified http client #3712

Maijh97 opened this issue Aug 28, 2020 · 0 comments
Labels
kind/enhancement Category issues or prs related to enhancement.
Milestone

Comments

@Maijh97
Copy link
Collaborator

Maijh97 commented Aug 28, 2020

Is your feature request related to a problem? Please describe.

In the naming module, there is an interface for using get to request send body, because the unified http client currently implemented is the implementation of JDK, which makes it impossible to support get request transmission body.

Describe the solution you'd like

Add an apache http client factory to create a NacosRestTemplate that depends on the apache http client implementation.

Describe alternatives you've considered

Additional context

@KomachiSion KomachiSion added the kind/enhancement Category issues or prs related to enhancement. label Aug 28, 2020
@KomachiSion KomachiSion reopened this Sep 1, 2020
@KomachiSion KomachiSion added this to the 1.4.0 milestone Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Category issues or prs related to enhancement.
Projects
None yet
Development

No branches or pull requests

2 participants