Unclaimed project
Are you a maintainer of chucker? Claim this project to take control of your public changelog and roadmap.
Changelog
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
This a new minor release of Chucker. It contains several bugfixes, as well as aligning with Kotlin 2.0.x, Android API level 35 and much more!
skipPaths(paths Regex), skipDomains(domains Regex) and skipDomains(domains... String) to skip paths/domains from chucker [#1242]curl when header values contain quotes [#1211]skipPaths method unexpectedly modified the passed arguments [#1237]TypeToken creation to allow using Chucker in builds optimized by R8 [#1166]