https://bz.apache.org/bugzilla/show_bug.cgi?id=63080
--- Comment #3 from HanLi <aooo...@gmail.com> --- (In reply to Christopher Schultz from comment #1) > I would recommend adding a new configuration option which specifies which > strategy to use: legacy, rfc7239, or "both" where both types of headers are > accepted. The default should be the old behavior. > > Care to provide a patch? Hi Christopher, I think we only need to implement two modes, legacy and rfc7239, and a third mode that implements both is something I personally don't feel is necessary. If both modes of header are received, why do we need to differentiate between legacy and rfc7239 separately? The third model only adds to the complexity. Han Li -- 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