You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/11/06 15:54:52 UTC

[jira] Updated: (CAMEL-2145) camel-http - creating http uri may contain special endpoint options

     [ https://issues.apache.org/activemq/browse/CAMEL-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-2145:
-------------------------------

    Fix Version/s: 1.6.2

> camel-http - creating http uri may contain special endpoint options
> -------------------------------------------------------------------
>
>                 Key: CAMEL-2145
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2145
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-http
>    Affects Versions: 1.6.1, 2.0.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 1.6.2, 2.1.0
>
>
> For example sending to an endpoint as follows
> {code}
> to("http://www.google.com?throwExceptionOnFailure=false");
> {code}
> Could potentially added {{throwExceptionOnFailure}} as a parameter but its an endpoint parameter not a HTTP parameter.
> This issue is for components that build on top of camel-http.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.