spring-cloud-gateway icon indicating copy to clipboard operation
spring-cloud-gateway copied to clipboard

Improve documentation (add reference of HttpClientCustomizer)

Open mgalindor opened this issue 3 years ago • 0 comments

Would be great if you could add a mention in the documentation about the existence of the class HttpClientCustomizer

Additional context I was looking a way to decorate the the httpclient and I couldn't find a clean way until I open the code ( HttpClientFactory) and there I found the customizer is a great feature and I think would be awesome let people know it through the documentation

mgalindor avatar May 20 '22 15:05 mgalindor