chucker icon indicating copy to clipboard operation
chucker copied to clipboard

🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)

Results 106 chucker issues
Sort by recently updated
recently updated
newest added

## :writing_hand: Describe the bug Don't show Content-Encoding in this case. ## :bomb: Steps to reproduce 1. Add my `HeaderInterceptor` 2. Add `ChuckerInterceptor.Builder(context).build()` 3. Did not show `Content-Encoding` in Chucker,...

## :warning: Is your feature request related to a problem? Please describe We recently added a feature allowing users to export all sorts of logs in some builds of our...

feature request

## :warning: Is your feature request related to a problem? Please describe It is not a blocker problem but I think it is an improvable point. I am using chucker...

enhancement

Hi all, while option to export a single API call is really useful, we see the need for adding a multiselect option. As a QA I'm well aware of which...

feature request

## :warning: Is your feature request related to a problem? Please describe Currently there is some inconsistency in having README in `develop` branch. In case of adding some feature and...

enhancement
feature request
documentation

## :warning: Is your feature request related to a problem? Please describe Chucker is available as notification for tracking request while using app, with only an ability to use split...

enhancement
discussion

## :writing_hand: Describe the bug When sharing in Chucker or saving a file in chucker, the outputs are different. Most importantly the save as file does not include all of...

discussion

## :warning: Is your feature request related to a problem? Please describe I'd like to suppress the notification icon from appearing in the status bar, but still have it be...

enhancement

## :warning: The problem is scrolling down inside response page with a long response there, is annoying and difficult. ## :bulb: I'd like to add fast scroll feature to that...

feature request

## :warning: Is your feature request related to a problem? Please describe As a user of the sample app, I would like to see additional REST calls that exercise _OkHttp_'s...