Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 39526 invoked from network); 21 Jan 2009 03:06:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jan 2009 03:06:28 -0000 Received: (qmail 91685 invoked by uid 500); 21 Jan 2009 03:06:28 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 91669 invoked by uid 500); 21 Jan 2009 03:06:28 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 91658 invoked by uid 500); 21 Jan 2009 03:06:28 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 91655 invoked by uid 99); 21 Jan 2009 03:06:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jan 2009 19:06:28 -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; Wed, 21 Jan 2009 03:06:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 670E6234C48C for ; Tue, 20 Jan 2009 19:05:59 -0800 (PST) Message-ID: <703374413.1232507159420.JavaMail.jira@brutus> Date: Tue, 20 Jan 2009 19:05:59 -0800 (PST) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-1214) http producer should support authentication out of box In-Reply-To: <191862242.1230949685441.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1214. --------------------------------- Resolution: Fixed Fix Version/s: 1.5.1 > 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: 1.5.1, 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.