Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
SOLVED

http header capture

Avatar

Level 4

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

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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

View solution in original post

5 Replies

Avatar

Level 10

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

Avatar

Level 10

Hi,

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

Let me know,

Florent

Avatar

Level 4

Unfortunately I could not find any solution for this issue. I need to read the header and modify the rendering of the webApp accordingly.

Avatar

Level 4

Hi Florentlb,

This link is broken. Please provide a valid one.

Thanks

Saikat

Avatar

Correct answer by
Employee Advisor

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