on
18 Feb 2025
10:51 AM
- edited on
28 Feb 2025
02:15 PM
by
Michal_Gebacki
When investigating injection issues, it can be helpful to enable dtHealthCheck to gather diagnostic information. This article provides more information on this and how to enable this feature.
dtHealthCheck is a diagnostic feature, enabled by adding the User-Agent header value dtHealthCheck. Responses to any requests made with this header contain additional headers, and sometimes an HTML marker in the body. If injection problems occur, these headers provide diagnostic details, which may help identify the issue.
Open Developer Tools using one of the options below:
Open Network Conditions using one of the options below:
In the same tab that you have set the User-Agent to "dtHealthCheck" in the "Network Conditions" settings, open or reload the webpage and create the session.
Note: the actions must be completed in the same tab as the Network Conditions setting is made, as otherwise the option will be reset to the default.
It can be confirmed that the dtHealthCheck User Agent has been applied by checking for it in the response headers of resources
For further information on creating har files see How to generate a HAR file
Export the HAR file using one of the methods below: