-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
One use case that can be added is a transforming / forwarding proxy. We should implement the ability to transform a payload (and parameters?) and then forward the HTTP request to a down-stream rest service. This will also require that we implement more than just the HTTP get event in the Merge Servlet, and may require additional data fields in the underlying IDMU Template class.