The header name map should be case-insensitive. Opened a bug https://bugs.eclipse.org/433793 for it
-- Joakim Erdfelt <[email protected]> webtide.com <http://www.webtide.com/> - intalio.com/jetty Expert advice, services and support from from the Jetty & CometD experts eclipse.org/jetty - cometd.org On Tue, Apr 29, 2014 at 9:25 AM, MILLON, YVES (YVES) < [email protected]> wrote: > 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 > >
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
