Before this commit, JettyClientHttpResponse checked for the presence of a server-side class to determine whether it is running on Jetty 10. Unfortunately, that class is not necessarily present when just using the Jetty client. This commit improves the Jetty 10 check, so that it also works when the Jetty client is used without the server. Closes gh-27136 |
||
---|---|---|
.. | ||
src | ||
spring-web.gradle |