Vova Buberenko
01/24/2020, 6:53 AMgammax
01/24/2020, 11:33 AMColton Idle
01/24/2020, 8:39 PMColton Idle
01/24/2020, 8:40 PMVova Buberenko
01/24/2020, 9:10 PM3.1.0
being broken.gammax
01/24/2020, 9:45 PMgammax
01/24/2020, 9:48 PMVova Buberenko
01/24/2020, 9:49 PMgammax
01/24/2020, 9:51 PMnull
in the body anywhere, but still. I've basically copied over `HttpLoggingInterceptor`'s implementation.Vova Buberenko
01/24/2020, 9:51 PMVova Buberenko
01/24/2020, 9:52 PMnull
as reported. For this fix I propose - everything seems fine there.gammax
01/24/2020, 9:55 PMI have to use one of apps, which I support to seeLike you need to do a release APK?as reportednull
gammax
01/24/2020, 9:55 PMVova Buberenko
01/24/2020, 9:57 PMdebug
works fine. I just add Chucker as dependency there, but from snapshot from branch to test if I don’t see null
anymore.
This was the only way to see this issue for me.gammax
01/24/2020, 9:57 PMgammax
01/24/2020, 9:58 PMgammax
01/24/2020, 9:58 PMdependencies {
debugImplementation "com.github.ChuckerTeam.Chucker:library:3.0.1"
releaseImplementation "com.github.ChuckerTeam.Chucker:library-no-op:3.0.1"
}
Vova Buberenko
01/24/2020, 9:59 PMTODO
there as well needs to be updated. Anyway, I would like to release a hot-fix first)
The main idea behind my fix is to create a complete copy of the whole Response
and is it for processing, not original response from the chain.gammax
01/24/2020, 10:01 PMnull
response body, so it's unable for me to replicate 😐Vova Buberenko
01/24/2020, 10:02 PMVova Buberenko
01/24/2020, 10:02 PMgammax
01/24/2020, 10:03 PMnull
gammax
01/24/2020, 10:03 PM3.1.0
works for me 😅gammax
01/24/2020, 10:03 PMVova Buberenko
01/24/2020, 10:05 PMnull
. Same thing for me and that app I used - if you check the screenshot I attached in the issue (with greyed endpoints) you will see that only 2 requests showed 0 size (and `null inside), while other 3 worked perfectly fine.gammax
01/24/2020, 10:13 PMVova Buberenko
01/24/2020, 10:14 PM3.1.0
or with my fix?gammax
01/24/2020, 10:15 PMgammax
01/24/2020, 10:15 PMgammax
01/24/2020, 10:17 PMIllegalStateException: closed
no?