You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2014/07/28 16:45:39 UTC

[jira] [Created] (CAMEL-7642) Netty consumer should return error on invalid request

Willem Jiang created CAMEL-7642:
-----------------------------------

             Summary: Netty consumer should return error on invalid request
                 Key: CAMEL-7642
                 URL: https://issues.apache.org/jira/browse/CAMEL-7642
             Project: Camel
          Issue Type: Bug
          Components: camel-netty-http
    Affects Versions: 2.13.2, 2.12.4
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.12.5, 2.13.3, 2.14.0


f you send the corrupted request to the Netty consumer...
> header1: value1
> GET /some/resource HTTP/1.1
> header2: value2
...Netty will hang on the open connection, instead of returning error immediately.



--
This message was sent by Atlassian JIRA
(v6.2#6252)