GitHub user rbudzko opened a pull request:

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

    CAMEL-7152

    HttpProducer loses response data (specifically which hea…ders where 
returned):
    
    1) Added copyHeaders to http and http4 components
    2) Fixed some "online" tests which were outdated

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

    $ git pull https://github.com/rbudzko/camel master

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

    https://github.com/apache/camel/pull/566.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 #566
    
----
commit 6ca2e6f1825fc99a0149b09d986d95d24d1302d4
Author: Robert Budźko <robert.krzysztof.bud...@gmail.com>
Date:   2015-07-18T10:35:47Z

    CAMEL-7152 - HttpProducer loses response data (specifically which headers 
where returned):
    
    1) Added copyHeaders to http and http4 components
    2) Fixed some "online" tests which were outdated

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to