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 AC981108B7 for ; Thu, 17 Oct 2013 18:00:50 +0000 (UTC) Received: (qmail 10064 invoked by uid 500); 17 Oct 2013 18:00:49 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 9696 invoked by uid 500); 17 Oct 2013 18:00:48 -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 9348 invoked by uid 99); 17 Oct 2013 18:00:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 18:00:47 +0000 Date: Thu, 17 Oct 2013 18:00:47 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CAMEL-6872) came-netty-http - Content-Type may have optional action parameter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Claus Ibsen created CAMEL-6872: ---------------------------------- Summary: came-netty-http - Content-Type may have optional action parameter Key: CAMEL-6872 URL: https://issues.apache.org/jira/browse/CAMEL-6872 Project: Camel Issue Type: Bug Components: camel-netty-http Affects Versions: 2.12.1 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.12.2, 2.13.0 For example with SOAP 1.2 HTTP messages there may be an optional action parameter on a Content-Type header. So we should cater for that when we extract the charset from content-type -- This message was sent by Atlassian JIRA (v6.1#6144)