Hi I am working with Any Point Studio and i want to pass headers with the current request with a key value pair How to achieve that using existing HTTP Component.

Hi I am working with Any Point Studio and i want to pass headers with the current request with a key value pair How to achieve that using existing HTTP Component.

You can invoke the HTTP Inbound through Mule Client, here is an example:
The HTTP headers are in the inbound-scoped properties of the MuleMessage. To get the header from a flow, you can use: