Willem Jiang created CAMEL-7896:
-----------------------------------

             Summary: camel-netty-http producer should close the channel when 
the connection header is not keep alive
                 Key: CAMEL-7896
                 URL: https://issues.apache.org/jira/browse/CAMEL-7896
             Project: Camel
          Issue Type: Bug
          Components: camel-netty-http, camel-netty4-http
    Affects Versions: 2.14.0, 2.13.2
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.13.3, 2.14.1


If the http request connection header is "keep alive", camel http producer will 
not close the channel. It can cause some trouble if the response connection 
header is "close".  We need to close the channel if the response connection 
header is "close". 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to