Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > urllib2, https, and proxies

Reply
Thread Tools

urllib2, https, and proxies

 
 
Fuzzyman
Guest
Posts: n/a
 
      06-29-2005
Hello all (well, some of you I guess),

Is it true that you can't configure a proxy handler for urllib2 to
fetch https URLs through a proxy ?

I know that you pass a dictionary, keyed by protocol, to the proxy
handler - but when we get an exception when we fetch an https URL.

Fetching the same URL, through the same proxy, with a browser works
fine.

Sorry I can't post code and a traceback - can do that tomorrow if
necessary.

Best Regards,

Fuzzy
http://www.voidspace.org.uk/python

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
css and csm for load balancing (firewalls and proxies) cconnell_1@lycos.com Cisco 0 05-03-2006 08:28 PM
Scalable VOIP proxies for voice and video. sales@lanscapecorp.com VOIP 0 01-23-2006 06:42 PM
Java and proxies Paul Taylor Java 0 06-28-2005 04:29 PM
HttpURLConnection, Proxies and Authentication Roger Java 3 07-13-2004 01:53 PM
httplib and proxies Lothar Scholz Python 2 06-04-2004 05:53 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57