[JBoss JIRA] Closed: (NETTY-313) Removing an HTTP header sometimes doesn't work.

Trustin Lee (JIRA) jira-events at lists.jboss.org
Mon May 3 21:56:05 EDT 2010


     [ https://jira.jboss.org/jira/browse/NETTY-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee closed NETTY-313.
-----------------------------

    Resolution: Done


Fix has been checked in w/ a test case:

    http://fisheye.jboss.org/browse/Netty/trunk/src/test/java/org/jboss/netty/handler/codec/http/DefaultHttpMessageTest.java?r=2260

> Removing an HTTP header sometimes doesn't work.
> -----------------------------------------------
>
>                 Key: NETTY-313
>                 URL: https://jira.jboss.org/jira/browse/NETTY-313
>             Project: Netty
>          Issue Type: Bug
>          Components: Handler
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>            Priority: Critical
>             Fix For: 3.2.0.CR1
>
>
> Sometimes, the header entry removed by HttpMessage.removeHeader(String) is visible in the entry list returned by HttpMessage.getHeaders().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the netty-dev mailing list