GithubHelp home page GithubHelp logo

Comments (6)

ib-lundgren avatar ib-lundgren commented on July 24, 2024

Thanks for the report, I will try and reproduce this with a test today or tomorrow unless you beat me to it. The changes you propose have quite wide implications and I suspect there might be a less disrupting fix to this issue.

from requests-oauthlib.

Lukasa avatar Lukasa commented on July 24, 2024

I'm pretty sure the duplicate Content-Length header will go away once Requests 2.0 is released. It was fixed by kennethreitz/requests#1338.

from requests-oauthlib.

ib-lundgren avatar ib-lundgren commented on July 24, 2024

@Lukasa neat. Looking into it on this end and the fix is quite simply ensuring the headers are native strings similar to what we do with URL. Writing the test case now.

from requests-oauthlib.

ib-lundgren avatar ib-lundgren commented on July 24, 2024

@TurtlesAreCute this issue is fixed in the upcoming requests 2.0 with a small tweak for requests-oauthlib (#75). If you rather not wait you can install the fixes from Github using pip

pip install -e git+https://github.com/kennethreitz/[email protected]#egg=requests
pip install -e git+https://github.com/requests/[email protected]#requests_oauthlib

from requests-oauthlib.

David-OConnor avatar David-OConnor commented on July 24, 2024

Thanks Lundgren - your fix works. That was fast.

from requests-oauthlib.

Lukasa avatar Lukasa commented on July 24, 2024

@TurtlesAreCute Be warned that you're now using the 2.0 branch of Requests, which is unstable and not currently documented. =) It's awesome, but be aware of the risks.

from requests-oauthlib.

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.