https://bz.apache.org/bugzilla/show_bug.cgi?id=63864
Bug ID: 63864 Summary: Use new TokenList parser for Http11Processor Transfer-Encoding handling Product: Tomcat 9 Version: 9.0.x Hardware: All OS: All Status: NEW Severity: enhancement Priority: P2 Component: Connectors Assignee: dev@tomcat.apache.org Reporter: micha...@apache.org Target Milestone: ----- The Transfer-Encoding header is processed manually (https://github.com/apache/tomcat/blob/master/java/org/apache/coyote/http11/Http11Processor.java#L760-L775), use the newly introduced TokenList parser to reduce duplicate code -- 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