Git Product home page Git Product logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
I'm working on extending this great library and i'm almost done (now finishing 
with
implementation search lib to twitter api). I added your suggestion to this 
code, but
not via kwarg, coz i don't think, that you need to have option choose if this
connection will be via ssl or not. i just added it as option,
  USE_SSL = True
and you can change it in code. i think it will be better to have it like this, 
but
i've no problem include it to api as option. i hope that dewitt will publish my
changed lib, if not, what can i do :)

Original comment by [email protected] on 30 Dec 2008 at 10:46

from python-twitter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
I agree that https support should be an option.  We need to make the HTTP module
pluggable anyway, and this should fit right into that refactoring.

Original comment by dclinton on 30 Dec 2008 at 11:47

  • Changed state: Accepted

from python-twitter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
I've added an argument for base url to point to any twitter compatible api 
endpoint,
eg. identi.ca. The default base url is 'http://twitter.com'. If you want to 
enable
SSL, just change base url to 'https://twitter.com'

Also, I've also added support for verify_credentials in the patch

Original comment by [email protected] on 3 Jan 2009 at 5:20

Attachments:

from python-twitter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
Just a quick note on this -- after I finish up version 0.6, I need to do a major
overhaul of the HTTP layer to support OAuth, so I will work on incorporating 
these
changes at that time.

Original comment by dclinton on 21 Feb 2009 at 5:20

from python-twitter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
patch applied to default branch

http://code.google.com/p/python-twitter/source/detail?r=dca94e8bd269bd56d93b6dc8
c0634e7ad0c82729

Original comment by bear42 on 17 May 2010 at 12:29

  • Changed state: Fixed

from python-twitter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
Issue 128 has been merged into this issue.

Original comment by bear42 on 16 Oct 2010 at 8:04

from python-twitter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
Issue 89 has been merged into this issue.

Original comment by bear42 on 16 Oct 2010 at 8:08

from python-twitter.

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.