https://bz.apache.org/bugzilla/show_bug.cgi?id=64947
--- Comment #6 from Mark Thomas <ma...@apache.org> --- Hmm. Tomcat's Javadocs for HttpServletRequest.upgrade() have language stating the headers must be set before the method is called. The Servlet spec API does not have that language. I wonder where that language originated? I'll dig into it. As I reviewed the code, it occurred to me we could probably create an "UNKNOWN" upgrade protocol to use for the stats. Might tweak that slightly so it can't possibly clash with a valid upgrade header. -- 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