You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The ServerUpgradeResponse class needs to be reviewed and cleaned up and tested more thoroughly. If certain websocket headers are set directly in the response we throw NPE.
The text was updated successfully, but these errors were encountered:
Jetty version
10.0.x
Description
The
ServerUpgradeResponse
class needs to be reviewed and cleaned up and tested more thoroughly. If certain websocket headers are set directly in the response we throw NPE.The text was updated successfully, but these errors were encountered: