Hi, When we try to negociate subprotocol with a custom ServerEndpointConfig.Configurator, we got an empty list of requested subprotocols if the header name does not match exactly "Sec-WebSocket-Protocol" (in our case, the client adds the header " Sec-Websocket-Protocol").
This is not compliant with RFC2616 4.2 and it seems that it is located in the class ServletUpdateRequest delaing with subprotocols and extensions. Regards, Yves
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
