http header capture | Community
Skip to main content
saikatk2447661
New Participant
December 1, 2017
Solved

http header capture

  • December 1, 2017
  • 5 replies
  • 2412 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by vraghav

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

5 replies

vraghav
vraghavAccepted solution
Employee
February 5, 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

saikatk2447661
New Participant
February 2, 2018

Hi Florentlb,

This link is broken. Please provide a valid one.

Thanks

Saikat

saikatk2447661
New Participant
January 3, 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.

florentlb
New Participant
January 2, 2018

Hi,

Were you able to achieve what you were trying to do?

Let me know,

Florent

florentlb
New Participant
December 4, 2017

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