Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #7771 - More Javadoc about WSUF and addMapping usage. #7772

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Mar 23, 2022

Instead of deprecating these WebSocketUpgradeFilter methods, just added a bunch more javadoc explaining proper usage.

Also added a usage example at the top level javadoc for WebSocketUpgradeFilter

Signed-off-by: Joakim Erdfelt [email protected]

@joakime joakime force-pushed the fix/jetty-9.4.x-deprecate-websocketupgradefilter-addmapping branch from fe9a693 to e088e57 Compare March 23, 2022 21:11
@joakime joakime merged commit a40d679 into jetty-9.4.x Mar 24, 2022
@joakime joakime deleted the fix/jetty-9.4.x-deprecate-websocketupgradefilter-addmapping branch March 29, 2022 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify WebSocketUpgradeFilter.addMapping() method usage
2 participants