Jeff MAURY created DIRMINA-931:
----------------------------------

             Summary: HTTP header decoding is broken
                 Key: DIRMINA-931
                 URL: https://issues.apache.org/jira/browse/DIRMINA-931
             Project: MINA
          Issue Type: Bug
          Components: Protocol - HTTP
    Affects Versions: 2.0.7
            Reporter: Jeff MAURY
             Fix For: 2.0.8, 3.0.0-M1


HTTP header decoding is broken: MINA expects a space after the :,where the spec 
says it is preferred but not mandatory: all leading and trailing spaces must be 
removed.
Please not that receiving such a header will cause an exception to be thrown 
and no HTTP PDU to be generated

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to