Github user violetagg commented on the pull request:

    https://github.com/apache/tomcat/pull/25#issuecomment-165754059
  
    Hello,
    
    The encoding specified by the user is provided to the ResponseWrapper.
    The ResponseWrapper is provided with the method `doFilter` instead of the 
original Response. Thus after this filter every component will work with this 
ResponseWrapper with the correct encoding.
    
    Why do you need to set the encoding to the original Response?
    
    Regards,
    Violeta Georgieva


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to