Hi all,

Is there any module for undefining proxy for https in python like

$agent->proxy( 'https', undef ); in perl

Recommended Answers

All 2 Replies

Hm. Are you using httplib to make your connection?

Jeff

Hi ,

Yes I am using broeser.open(url) to open the site

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.