#14058 introduced the auto-configuration of HTTP resource factories for Jetty and Reactor Netty based clients. With that, developers can customize those HTTP resources and we make sure that they're tied to the application lifecycle.
This issue is about taking the same resources and configuring them on the server side as well.