Request debugging with Charles - Filtering

1.7k Views Asked by At

I am developing iOS app for request debugging.So that I am using Charles which is kind of great tool! I can´t figure out how to hide all the Desktop network-processes which are all shown up in the Charles-console too. The iOS device is connected over an proxy with Charles and work like charm.

How can I filter the the shown requests?

2

There are 2 best solutions below

0
On BEST ANSWER

You will get the below page when you start Charles. In that select Sequence tab in the request list.

enter image description here

You will get next screen with filter option in there. Write your filter word to filter request.

enter image description here

0
On

you can also mark the hosts you want to see requests from by marking them as focused and then tap the focused tick box and see only the one you marked. See more info here:https://www.charlesproxy.com/documentation/using-charles/focus/