jgilfelt / chuck

An in-app HTTP inspector for Android OkHttp clients
Apache License 2.0
4.68k stars 452 forks source link

[FeatureRequest] Search inside response #42

Open rciurkot opened 7 years ago

rciurkot commented 7 years ago

Sometimes we get very large responses and having to look through full response is quite cumbersome.

It would be nice to have search functionality in Response Tab as it is in Main Screen. (Possibly in all tabs). It could work like in most browsers or IDEs - highlighting match and jumping between results.