"Ruby has different libraries that provide higher-level access to
network protocols such as FTP, HTTP or HTTPS. This article shows the
usage of net::http, net::https, open-uri and the rio library."
(http://www.juretta.com/log/2006/08/13/ruby_net_http_and_open-uri/)

I would like django to connect to gmail via HTTPS and get the contact
list of a user. I used to do it with PHP+Curl. Is there a library in
django like curl?

Thanks!


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to