You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2015/09/13 17:57:45 UTC

[jira] [Assigned] (CAMEL-9129) Create OptionsVerbDefinition - REST

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

Charles Moulliard reassigned CAMEL-9129:
----------------------------------------

    Assignee: Charles Moulliard

> Create OptionsVerbDefinition - REST
> -----------------------------------
>
>                 Key: CAMEL-9129
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9129
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Charles Moulliard
>            Assignee: Charles Moulliard
>
> Some API like Swagger sends HTTP OPTIONS method request (http://restcookbook.com/HTTP%20Methods/options/) to get, when CORS is enable, the CORS HTTP Headers (Access-Control-Allow-*) prior to run a POST/PUT or DELETE operation
> A workaround has been proposed to pass using the verb("") method the ("OPTIONS") (see camel-8373) - but it should be better that we propose also a OptionsVerbDefinition.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)