- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I capture HTTP Header responses for a web page
CommunityUser

Splunk Employee
05-23-2019
01:29 PM
How do I capture HTTP Header responses for a web page?
I know how to capture HTTP Header request values for a web page using HTTP data collector
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ashish_Singh
Communicator
05-30-2019
08:54 AM
Hi Prakash,
The HTTP data collectors allow you to capture the request http headers as we intercept the incoming requests.
So for capturing any data related to response, you would need to define the Method invocation data collectors on any method which is having visibility to the response headers.
https://docs.appdynamics.com/display/PRO45/Data+Collectors
Let us know if you have any question.
Thanks,
Ashish.
