pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.31k stars 184 forks source link

Add Ability to filter responses by status code #137

Open cedricbahirwe opened 1 year ago

cedricbahirwe commented 1 year ago

I have created a simple filter for status code as requested in https://github.com/pmusolino/Wormholy/issues/122.

I added a simple implementation that leverages as much as possible the existing source code and still achieves the result in a simple and clean way.

I am looking forward to your feedback.

Added Filer action Filter Action Sheet Result from Filter