Knotx / knotx

Knot.x is a highly-efficient and scalable integration framework designed to build backend APIs
https://knotx.io
Apache License 2.0
126 stars 26 forks source link

Headers are not propagated to Http Repository #252

Closed tomaszmichalak closed 7 years ago

tomaszmichalak commented 7 years ago

Headers are not propagated from the client request to the repository request. Configuration change does not fix the issue.

tomaszmichalak commented 7 years ago

Fixed in https://github.com/Cognifide/knotx/pull/253