Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 482981114A for ; Fri, 25 Apr 2014 08:31:20 +0000 (UTC) Received: (qmail 14257 invoked by uid 500); 25 Apr 2014 08:31:17 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 14194 invoked by uid 500); 25 Apr 2014 08:31:16 -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 14171 invoked by uid 99); 25 Apr 2014 08:31:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Apr 2014 08:31:15 +0000 Date: Fri, 25 Apr 2014 08:31:15 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-7394) camel-netty-http - Add support for HTTP_PATH for dynamic-to MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-7394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980803#comment-13980803 ] Claus Ibsen commented on CAMEL-7394: ------------------------------------ Exchange.HTTP_PATH is now supported too, just like camel-http does > camel-netty-http - Add support for HTTP_PATH for dynamic-to > ----------------------------------------------------------- > > Key: CAMEL-7394 > URL: https://issues.apache.org/jira/browse/CAMEL-7394 > Project: Camel > Issue Type: Improvement > Components: camel-netty-http > Affects Versions: 2.12.3 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.12.4, 2.13.1, 2.14.0 > > > This allows to reuse same netty producer for dynamic-to on the same host:port, but using dynamic context-path and query parameters. -- This message was sent by Atlassian JIRA (v6.2#6252)