saikatk2447661
01-12-2017
Is there any way to capture the http request header that is sent to a webapp(hosted in ACM)? I need to modify the content of the webApp according to http request header values and modify the response header also.
Thanks in advance.
Regards
Saikat
Vapsy
Employee
04-02-2018
Hi Saikat,
You can use a tool like Fiddler - Free Web Debugging Proxy - Telerik which can capture your HTTP request and show you the header in request and response both.
Regards,Vipul
florentlb
04-12-2017
We have a few possibilities with HTTP Headers but I'm not quite sure about your specific case.
Please have a look at the following links:
Florent
01-02-2018
Hi Florentlb,
This link is broken. Please provide a valid one.
Thanks
02-01-2018
Unfortunately I could not find any solution for this issue. I need to read the header and modify the rendering of the webApp accordingly.
Hi,
Were you able to achieve what you were trying to do?
Let me know,