jgilfelt / chuck

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

Support url fitlers and header filters #89

Open TonyTangAndroid opened 5 years ago

cortinico commented 5 years ago

Hey @TonyTangAndroid

Looks like this project is no longer maintained. We forked it and we're rewriting it in Kotlin/Room (modern stuff, etc.) here: https://github.com/ChuckerTeam/chucker

Can I ask you to send your PR in Chucker, I'll be happy to have it in.

TonyTangAndroid commented 5 years ago

Hey @TonyTangAndroid

Looks like this project is no longer maintained. We forked it and we're rewriting it in Kotlin/Room (modern stuff, etc.) here: https://github.com/ChuckerTeam/chucker

Can I ask you to send your PR in Chucker, I'll be happy to have it in.

Hey @cortinico Thank you for reaching over. I am definitely open to send out a pull request to Chucker over the coming days. In the meanwhile, I am wondering whether or not you guys have any plan to publish Chucker at https://mvnrepository.com/.

cortinico commented 5 years ago

In the meanwhile, I am wondering whether or not you guys have any plan to publish Chucker at https://mvnrepository.com/.

Can I ask you to open a issue in Chucker. We're open to discuss that. Long story short: publishing on Maven Central is doable but is a bit painful. Plus we do have to store GPG keys and this makes Jitpack a easier/faster alternative for collaborative projects