Willem Jiang created CAMEL-7909:
-----------------------------------
Summary: camel-netty-http consumer need to close the connection if
the response connection header is close
Key: CAMEL-7909
URL: https://issues.apache.org/jira/browse/CAMEL-7909
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
Current Netty Http Consumer decided if it need to close connection by checking
the request connection header. But if the response connection header is
'close', the netty http consumer need to close the connection at the same time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)