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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]