On 2/20/06, Ned Batchelder <[EMAIL PROTECTED]> wrote:

I have some code in a Django view that makes a request on another
server.  It uses urllib2 to make an SSL connection to the server and
request a page.  Here's the code:

I dont know about https, but I am doing a lot of fetching page over http, and parsing html in my django application, and its working like a charm.


--
Amit Upadhyay
Blog: http://www.rootshell.be/~upadhyay
+91-9867-359-701
--~--~---------~--~----~------------~-------~--~----~
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