Discussions » Développement
Capture all XHR in a page
I need to understand how can I capture all Requests from a single page in a browser, in other words I need to get the list of XHR present in the Network tab of Developer Tools inside Chrome Browser.
Can I do something?
Connectez-vous pour poster une réponse.
Capture all XHR in a page
I need to understand how can I capture all Requests from a single page in a browser, in other words I need to get the list of XHR present in the Network tab of Developer Tools inside Chrome Browser.