Relative Content

Tag Archive for mulemulesoftmule4

How to preserve case in header keys in http requester mule 4

I am facing issue while calling the rest api from http requester in mule 4 where the rest api is expecting Key in header in capitalize format like Key and i defined in capitalize format only in headers but it’s converting automatically in lower case by default.
Is there any way to fix this in mule4.