https://issues.apache.org/bugzilla/show_bug.cgi?id=54715
Bug ID: 54715
Summary: WebSocket implementation never calls
ServerEndpointConfig.Configurator#modifyHandshake()
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Created attachment 30062
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30062&action=edit
Patch to address issue
If an endpoint is configured with a custom ServerEndpointConfig.Configurator,
the modifyHandshake() method never gets called. Other methods do, but this one
does not. I have attached a patch to revise this.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]