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

Allow customising HC5 RequestConfig in EurekaClientHttpRequestFactorySupplier #4394

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

OlgaMaciaszek
Copy link
Collaborator

Fixes gh-4391.

@@ -116,6 +116,8 @@ eureka:
socket-timeout: 10000
----

You can also customise the `RequestConfig` for the underlying Apache HC5 client by creating a bean of type `EurekaClientHttpRequestFactorySupplier.RequestConfigCustomizer`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be good to provide a small code snippet showing how to do this.

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

Successfully merging this pull request may close these issues.

Allow customising HC5 RequestConfig in EurekaClientHttpRequestFactorySupplier
2 participants