Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BEC918F8B for ; Mon, 5 Sep 2011 11:57:52 +0000 (UTC) Received: (qmail 13371 invoked by uid 500); 5 Sep 2011 11:57:51 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 13005 invoked by uid 500); 5 Sep 2011 11:57:39 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 12931 invoked by uid 99); 5 Sep 2011 11:57:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Sep 2011 11:57:36 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_NEUTRAL,URI_HEX,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Sep 2011 11:57:31 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1R0XnZ-0004Om-PA for users@camel.apache.org; Mon, 05 Sep 2011 04:57:09 -0700 Date: Mon, 5 Sep 2011 04:57:09 -0700 (PDT) From: heinrichheine To: users@camel.apache.org Message-ID: <1315223829774-4770235.post@n5.nabble.com> Subject: Pushed XML-payload via http is put in headers as ...." camel seems to take the first part of the payload until the first "=" as key and the rest as value. Is this a known issue? I use Camel 2.5 I'm pushing to the endpoint using #>curl -d @filename "http://127.0.0.1:55000" Greetings martin -- View this message in context: http://camel.465427.n5.nabble.com/Pushed-XML-payload-via-http-is-put-in-headers-as-xml-version-payload-tp4770235p4770235.html Sent from the Camel - Users mailing list archive at Nabble.com.