ColtonIdle

Results 90 comments of ColtonIdle

@brnunes-stripe just as a heads up. I finally went around and tested 3ds cards as per your comment "Right, some of the activities will still be kept, the ones that...

@Drfloo Try to reinstall java? Or asdf?

Alright... idk if this is what you meant @Drfloo (sorry I'm still new to asdf) but I ran `asdf uninstall java` then `asdf install java` and now running `/usr/libexec/java_home` shows...

Yeah, I think everyone has their own idea about the notification from chucker. For me, I want a notification in the tray that doesn't go away when you select it,...

Ah yep. You're right. I had this as a app interceptor. I've updated the title so that its clear that my issue is mostly with the request tab vs curl...

I think it would be interesting. Agree with @vbuberen that the bubbles system shouldn't be abused, but this is for a developer tool and so I don't think it'd be...

I didn't open a PR because I didn't know if there were some advantages to app vs network (you highlighted a good one though "not polluting chucker with redirect responses"...

Yeah. To me it's less about that section, but more about the fact that the docs say this: ``` // Don't forget to plug the ChuckerInterceptor inside the OkHttpClient val...

On kotlinglang slack jakewharton answered a question of [mine](https://kotlinlang.slack.com/archives/C5HT9AL7Q/p1641839075056800) and said: > Network interceptor sees all, especially if it's last in the chain With that said, I'm definitely moving to...

I found out today that charles also shows redirects and so im okay with them because i want chucker to replaces charles. 😄