Debugging is the process of finding and resolving defects or problems within a computer program that prevents the correct operation of computer software or a system.
We are calling a REST web-service from Ensemble using EnsLib.HTTP.OutboundAdapter and redefining the adapter class to set custom headers as described by @Eduard Lebedyuk here: How to set Content-Type