Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 98153 invoked from network); 16 Jun 2010 14:17:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jun 2010 14:17:15 -0000 Received: (qmail 93425 invoked by uid 500); 16 Jun 2010 14:17:15 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 93400 invoked by uid 500); 16 Jun 2010 14:17:14 -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 93392 invoked by uid 500); 16 Jun 2010 14:17:14 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 93389 invoked by uid 99); 16 Jun 2010 14:17:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jun 2010 14:17:14 +0000 X-ASF-Spam-Status: No, hits=-1523.9 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jun 2010 14:17:13 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5GEGrfB024508 for ; Wed, 16 Jun 2010 14:16:53 GMT Message-ID: <2575930.16581276697813222.JavaMail.jira@thor> Date: Wed, 16 Jun 2010 10:16:53 -0400 (EDT) From: "Fernando Ribeiro (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Issue Comment Edited: (CAMEL-2594) Constants in the Documentation for HTTP Component In-Reply-To: <1897232183.4191269820148787.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/CAMEL-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60101#action_60101 ] Fernando Ribeiro edited comment on CAMEL-2594 at 6/16/10 10:16 AM: ------------------------------------------------------------------- It is webmaster@fernandoribeiro.eti.br. was (Author: fribeiro): It is "fribeiro". > Constants in the Documentation for HTTP Component > ------------------------------------------------- > > Key: CAMEL-2594 > URL: https://issues.apache.org/activemq/browse/CAMEL-2594 > Project: Apache Camel > Issue Type: Improvement > Components: documentation > Affects Versions: 1.6.2 > Reporter: Fernando Ribeiro > > In the "Configuring URI Parameters" section, it doesn't say the HttpProducer.QUERY constant must be used, and in the "How to set the http method (GET/POST/PUT/DELETE/HEAD/OPTIONS/TRACE) to the HTTP producer" section it doesn't say the HttpMethods.HTTP_METHOD constant must be used, in 1.6.2. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.