You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2021/04/27 11:42:46 UTC

[Bug 65267] New: Implement mod_hedaers like filter

https://bz.apache.org/bugzilla/show_bug.cgi?id=65267

            Bug ID: 65267
           Summary: Implement mod_hedaers like filter
           Product: Tomcat 10
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: markt@apache.org
  Target Milestone: ------

We are seeing an increasing number of issues caused by poorly written
applications writing invalid and/or inappropriate HTTP headers. A common
example is a simple HTTP proxy that blindly copies all the HTTP response
headers it receives. When this includes per-hop headers such as
Transfer-Encoding breakage often follows.

The most recent discussion on this topic was on the dev list:
http://markmail.org/thread/3ajgz6yjgski5svz

This discussion concluded a mod_headers like filter would address this issue
and be a useful addition to Tomcat. This enhancement request is to implement
such a Filter.

The expectation is that it would be back-ported to 9.0.x and 8.5.x.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 65267] Implement mod_headers like filter

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65267

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Implement mod_hedaers like  |Implement mod_headers like
                   |filter                      |filter

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 65267] Implement mod_headers like filter

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65267

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Link to more recent discussion where an alternative solution was discussed:
https://markmail.org/thread/onzczbc6f73lsntb

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 65267] Implement mod_headers like filter

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65267

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hauser@acm.org

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
*** Bug 58837 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org