[JBoss JIRA] Created: (NETTY-226) IndexOutOfBoundsException on empty HTTP header value.

Trustin Lee (JIRA) jira-events at lists.jboss.org
Thu Sep 10 06:32:23 EDT 2009


IndexOutOfBoundsException on empty HTTP header value.
-----------------------------------------------------

                 Key: NETTY-226
                 URL: https://jira.jboss.org/jira/browse/NETTY-226
             Project: Netty
          Issue Type: Bug
          Components: Handler
    Affects Versions: 3.1.3.GA
            Reporter: Trustin Lee
            Assignee: Trustin Lee
             Fix For: 3.1.4.GA


The following HTTP request triggers an IndexOutOfBoundsException:

-------- REQUEST BEGINS --------
GET / HTTP/1.0
EXT: 

-------- REQUEST ENDS --------

Please note that the header has a trailing space (i.e. "EXT: ").

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