You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2018/03/05 10:09:00 UTC

[jira] [Created] (CAMEL-12320) camel-restlet - Should match better on uri pattern and return 404 for invalid urls

Claus Ibsen created CAMEL-12320:
-----------------------------------

             Summary: camel-restlet - Should match better on uri pattern and return 404 for invalid urls
                 Key: CAMEL-12320
                 URL: https://issues.apache.org/jira/browse/CAMEL-12320
             Project: Camel
          Issue Type: Improvement
          Components: camel-restlet
            Reporter: Claus Ibsen


camel-restlet is not based on camel-http-common and therefore lacks a bit of the logic we have for uri pattern matching.

Currently it matches on HTTP verbs and dont take in account the uri pattern.

See for example SO

https://stackoverflow.com/questions/49070854/camel-rest-uri-works-with-suffix



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)