-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
ASF Bug 58166 - Tomcat does not support application-specific close codes
The org.apache.tomcat.websocket.Util.getCloseCode() method converts codes between 3000 and 4999 to 1000. This behaviour is non-standard and differs from the behaviour of javax.websocket.CloseReason$CloseCodes which returns the correct close codes.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58166
http://svn.apache.org/r1694060