Giter VIP home page Giter VIP logo

Comments (9)

timnew avatar timnew commented on August 23, 2024 2

image

Yes the fix is after the tag. @cortinico would you mind to create a new alpha tag on commit e7e5a20

from chucker.

timnew avatar timnew commented on August 23, 2024 1

I'm happy to close this issue, as the bug has been fixed on master. Or you wish to wait until the version is released? @cortinico

from chucker.

cortinico avatar cortinico commented on August 23, 2024 1

By checking the code, I feel the code on master branch has fixed the issue but not the 3.0.0-alpha1

Hey @timnew
Yes you're correct. The fix was on develop but I haven't released any other version after that.
I'm about to release 3.0.0-alpha2 today so you can pin to that version :) #63

Let's close the issue and we're going to have the 3.0.0 stable really soon

from chucker.

cortinico avatar cortinico commented on August 23, 2024

Hey @timnew
Thanks for the bug report.

Can I ask you to try version 3.0.0-alpha1?
Version 3 of Chucker is already adapted to work with OkHttp4 (see #52)

from chucker.

tusharj9 avatar tusharj9 commented on August 23, 2024

Hey @timnew
Thanks for the bug report.

Can I ask you to try version 3.0.0-alpha1?
Version 3 of Chucker is already adapted to work with OkHttp4 (see #52)

Did not worked for me . Still got same exception for alpha1 .

from chucker.

timnew avatar timnew commented on August 23, 2024

Just verified, doesn't work for me either.
I'm checking what caused the issue

from chucker.

timnew avatar timnew commented on August 23, 2024

By checking the code, I feel the code on master branch has fixed the issue but not the 3.0.0-alpha1

I can see if (HttpHeaders.hasBody(response) && responseEncodingIsSupported) { in 3.0.0-alpha1, and on master, hasBody has been replaced with extension method com.chuckerteam.chucker.api.internal.support.hasBody

from chucker.

tusharj9 avatar tusharj9 commented on August 23, 2024

Btw using develop-SNAPSHOT version worked for me.

from chucker.

timnew avatar timnew commented on August 23, 2024

As a temp solution, this works and locked version to commit merged PR #54

debugImplementation 'com.github.ChuckerTeam.Chucker:library:e7e5a204e4'
releaseImplementation 'com.github.ChuckerTeam.Chucker:library-no-op:e7e5a204e4'

from chucker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.