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: dev@tomcat.apache.org Reporter: nicho...@nicholaswilliams.net 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org