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
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.