Even if the goal was not with first implementations of REST DSL to expose
the OPTIONS verb within the DSL, I think that it makes sense to propose it (
https://issues.apache.org/jira/browse/CAMEL-9129) for the following reasons
:
- The browser will issue OPTIONS requests when CORS is enabled. This i
The options was never meant to be exposed in the rest-dsl, when it was created.
The options was for the built-in CORS support.
On Mon, Sep 14, 2015 at 9:26 PM, Charles Moulliard wrote:
> Hi,
>
> I think that the logic of this test is wrong (
> https://github.com/apache/camel/blob/master/comp