yagiz / Bagel

a little native network debugging tool for iOS
Apache License 2.0
4.35k stars 317 forks source link

Add an Action on Tabs for Ascending or Descending sorting #75

Open durul opened 3 years ago

durul commented 3 years ago

Hi,

I used Bagel for network analysis. But it is not easy to find out duplicate API calls being made for ordering. If you add another filter button or add a click action on status, method, or URL tabs for sorting, that will be good.

Would that be possible?

Thanks