[GitHub] camel pull request #2285: CAMEL-12429: use Restlet HeaderUtils to apply resp...

2018-04-10 Thread davsclaus
Github user davsclaus closed the pull request at:

https://github.com/apache/camel/pull/2285


---


[GitHub] camel pull request #2285: CAMEL-12429: use Restlet HeaderUtils to apply resp...

2018-04-10 Thread koscejev
GitHub user koscejev opened a pull request:

https://github.com/apache/camel/pull/2285

CAMEL-12429: use Restlet HeaderUtils to apply response headers



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/koscejev/camel CAMEL-12429

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/2285.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 #2285


commit a24ee9a084256d3e1acfcff932a46589d692f7c7
Author: Anton Koscejev 
Date:   2018-04-10T11:11:02Z

CAMEL-12429: use Restlet HeaderUtils to apply response headers




---