GitHub user ramu11 opened a pull request:
https://github.com/apache/camel/pull/2507
CAMEL-12320: camel-restlet - Should match better on uri pattern and râ¦
CAMEL-12320: camel-restlet - Should match better on uri pattern and return
404 for invalid urls
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ramu11/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2507.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2507
----
commit c1b972ea54427da7f6a15b9c016f82692f0735e7
Author: Ramu <kkakarla@...>
Date: 2018-09-05T16:43:22Z
CAMEL-12320: camel-restlet - Should match better on uri pattern and return
404 for invalid urls
----
---