I am developing a template in WSO2 ESB (4.8.1) which has Script mediator inline.
How can I get headers (HTTP) in this case?
For example, something like:
mc.getProperty("$trp")
I searched in WSO2 documentation but I did not found anything.
I am developing a template in WSO2 ESB (4.8.1) which has Script mediator inline.
How can I get headers (HTTP) in this case?
For example, something like:
mc.getProperty("$trp")
I searched in WSO2 documentation but I did not found anything.