Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B80BC2009A8 for ; Tue, 17 May 2016 16:31:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B68FF160A1F; Tue, 17 May 2016 14:31:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 352F61607A8 for ; Tue, 17 May 2016 16:31:15 +0200 (CEST) Received: (qmail 59125 invoked by uid 500); 17 May 2016 14:31:13 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 58929 invoked by uid 99); 17 May 2016 14:31:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2016 14:31:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 20A4B2C1F64 for ; Tue, 17 May 2016 14:31:13 +0000 (UTC) Date: Tue, 17 May 2016 14:31:13 +0000 (UTC) From: "Andrea Cosentino (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-9972) Explicitly add Connection Close HTTP header with a parameter in URI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 17 May 2016 14:31:15 -0000 [ https://issues.apache.org/jira/browse/CAMEL-9972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286718#comment-15286718 ] Andrea Cosentino commented on CAMEL-9972: ----------------------------------------- No need for camel-netty-http and camel-netty-http4. They already have the mechanism for connection close header. > Explicitly add Connection Close HTTP header with a parameter in URI > ------------------------------------------------------------------- > > Key: CAMEL-9972 > URL: https://issues.apache.org/jira/browse/CAMEL-9972 > Project: Camel > Issue Type: Bug > Components: camel-ahc, camel-http, camel-http4, camel-jetty > Reporter: Andrea Cosentino > Assignee: Andrea Cosentino > Priority: Minor > Fix For: 2.18.0 > > > It should be good if we are able to set a connection close header in all our HTTP components. Best approach should be add a parameter connectionClose disabled by default (false value). -- This message was sent by Atlassian JIRA (v6.3.4#6332)