[GitHub] tomcat pull request #76: added SessionInitializerFilter
Github user asfgit closed the pull request at: https://github.com/apache/tomcat/pull/76 --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[GitHub] tomcat pull request #76: added SessionInitializerFilter
GitHub user isapir opened a pull request: https://github.com/apache/tomcat/pull/76 added SessionInitializerFilter This Filter initializes the HttpSession object for the Request, which is required for certain operations with WebSocket requests where it is too late to initialize the