[JBoss JIRA] Created: (NETTY-200) HttpMessage.getHeaders(String) should return an empty collection instead of null.

Trustin Lee (JIRA) jira-events at lists.jboss.org
Thu Jul 23 21:45:41 EDT 2009


HttpMessage.getHeaders(String) should return an empty collection instead of null.
---------------------------------------------------------------------------------

                 Key: NETTY-200
                 URL: https://jira.jboss.org/jira/browse/NETTY-200
             Project: Netty
          Issue Type: Bug
          Components: Handler
            Reporter: Trustin Lee
            Assignee: Trustin Lee
            Priority: Minor
             Fix For: 3.1.0.GA


DefaultHttpMessage.getHeaders(String) returns null if no header with the specified key is found, but it should return a non-null empty list.

-- 
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