Allow for Servlet Context interaction pre-session/auth
Description
It's desirable to be able to extend the BOSH implementation in such a way that interaction with the servlet context can take place before a BOSH session is established.
One use-case is to parse a JWT token, that's passed on the BOSH endpoint.
It's desirable to be able to extend the BOSH implementation in such a way that interaction with the servlet context can take place before a BOSH session is established.
One use-case is to parse a JWT token, that's passed on the BOSH endpoint.