Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 34762 invoked from network); 3 Jan 2009 02:28:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2009 02:28:32 -0000 Received: (qmail 53341 invoked by uid 500); 3 Jan 2009 02:28:32 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 53323 invoked by uid 500); 3 Jan 2009 02:28:32 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 53312 invoked by uid 99); 3 Jan 2009 02:28:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jan 2009 18:28:32 -0800 X-ASF-Spam-Status: No, hits=-1999.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Jan 2009 02:28:25 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6F3C6234C48C for ; Fri, 2 Jan 2009 18:28:05 -0800 (PST) Message-ID: <191862242.1230949685441.JavaMail.jira@brutus> Date: Fri, 2 Jan 2009 18:28:05 -0800 (PST) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Created: (CAMEL-1214) http producer should support authentication out of box MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org http producer should support authentication out of box ------------------------------------------------------- Key: CAMEL-1214 URL: https://issues.apache.org/activemq/browse/CAMEL-1214 Project: Apache Camel Issue Type: Improvement Components: camel-http Reporter: Willem Jiang Assignee: Willem Jiang Fix For: 2.0.0 Since HttpClient provides the authentication[1] support , it should be easy to support it in camel-http component. Here a mail thread[2] which is discussing it. [1] http://hc.apache.org/httpclient-3.x/authentication.html [2] http://www.nabble.com/Does-HTTP-Component-support-basic-authentication--tt21259555s22882.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.