https://bz.apache.org/bugzilla/show_bug.cgi?id=60784
Bug ID: 60784 Summary: HTTP status line tests ignore trailing space after status code in status line (incomplete RFC test) Product: Tomcat 8 Version: 8.5.11 Hardware: All OS: All Status: NEW Severity: minor Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: 1983-01...@gmx.net Target Milestone: ---- Created attachment 34783 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34783&action=edit Test for trailing space in status line RFC mandates for status line a mandatory space (U+0020) and optional reason phrase. Several tests do not check for or even trim the status line. The attached patch adds the space to the tests. -- 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