Passing Header properties in Rest Service Response
Hi All,
We need to set some header Parameters for Rest Service Response. It's a cloud based application with very high volume ( 2000 transactions per sec)
We were wondering what is the best option for it.
1. Set Header in Response tab of the service rule
2. Configure the Header at the Server layer
3. Any Other?
These are the headers we need to set
Access-Control-Allow-Credentials
Access-Control-Allow-Methods
Access-Control-Allow-Origin
Content-Encoding
Content-Type
Connection
P3P
Pragma
Transfer-Encoding