Hello All,
I need urgent help.
I am using Synchronous Sender Rest Adapter where I want to add few standard HTTP header values in the response.
Do I have a standard Adapter module to do so ? Or I would have to write a custom module?
I need to add these two fields in Response Header sent by Rest Adapter.
"Access-Control-Allow-Origin" = "*"
"Access-Control-Allow-Headers" = "Authorization"
Thanks,
Pragya