How to capture xhr ...
 
Notifications
Clear all

How to capture xhr related info in NetVision?

1 Posts
1 Users
0 Likes
1,976 Views
Active Member
Joined: 5 years ago
Posts: 9
Topic starter  

You just need to enable the 'AjaxMonitor' in config.js file of NetVision.
Location of config.js : "/home/cavisson/Controller_name/hpd/real/default/nv/Client_id/config.js"

For example: AjaxMonitor: {"enabled":true, ....
You can also filter out 'xhr' requests through 'HTTP Filters' from NetVision GUI.


   
Quote
Share: