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
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Hi Saikat,
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
Hi,
Were you able to achieve what you were trying to do?
Let me know,
Florent
Views
Replies
Total Likes
Unfortunately I could not find any solution for this issue. I need to read the header and modify the rendering of the webApp accordingly.
Views
Replies
Total Likes
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Views
Likes
Replies