-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
JettyClientHttpResponse
checks for the presence of org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer
to determine whether it is running on Jetty 10, but that type is not necessarily present when using just the client libraries, without Jetty server.
We should improve JettyClientHttpResponse
's Jetty 10 check.
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement