The function "Show only traffic from" does not work
Hello! I have the latest version of the feedler, and the "Show only traffic from" function does not work in it. It happens that it intercepts the traffic of some tabs, but almost always not.
Chrome uses multiple processes to render the UI and separate background processes to issue network requests - make sure that the correct process is selected among all Chrome-related processes in the filter.
Another option is to uncheck Tools -> Options -> Connections -> Act as system proxy on startup, and then Start Chrome with manually specified proxy settings, pointing to the port on which Fiddler is listening:
chrome --proxy-server=http://localhost:8888
This way the only captured traffic will be from this instance of Chrome.
If I am missing something, could you please provide specific steps to reproduce the issue?
Regards,
Boby
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items