jgilfelt / chuck

An in-app HTTP inspector for Android OkHttp clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FeatureRequest] Search inside response

rciurkot opened this issue · comments

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.