You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2022/08/05 08:42:00 UTC

[jira] [Created] (FELIX-6553) RequestDispatcher include is not ignoring header modifications

Carsten Ziegeler created FELIX-6553:
---------------------------------------

             Summary: RequestDispatcher include is not ignoring header modifications
                 Key: FELIX-6553
                 URL: https://issues.apache.org/jira/browse/FELIX-6553
             Project: Felix
          Issue Type: Bug
          Components: HTTP Service
    Affects Versions: http.bridge-4.2.0, http.base-4.2.0, http.jetty-4.2.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: http.base-4.2.2, http.jetty-4.2.2, http.bridge-4.2.2


According to section 9.3 of the servlet specification, when include is used with a request dispatcher all modifications to headers must be ignored.
Currently these modifications are passed on to the outer response



--
This message was sent by Atlassian Jira
(v8.20.10#820010)