HTTPSConnection with proxy

Toni Andjelkovic toni at soth.at
Fri Nov 15 22:01:43 EST 2002


In article <yI0B9.3693$0U1.427112 at news2.east.cox.net>, Stuart D. Gathman wrote:
> a) the proxy support in urllib doesn't seem to work for https: 

https://sourceforge.net/tracker/?func=detail&atid=305470&aid=515003&group_id=5470

> b) I need to post data with Content-Type: application/EDIStream,
> 	and urllib hardwires application/x-www-form-urlencoded

look for URLopener.addheader().

cheers,
-- 
Toni Andjelkovic
<toni at soth.at>




More information about the Python-list mailing list