RE: Proxy problems.

2002-05-23 Thread Thomas Jacobsen
idn't knew ;-) -Original Message- From: Richard Kemp [mailto:[EMAIL PROTECTED]] Sent: den 23 maj 2002 11:33 To: [EMAIL PROTECTED] Subject: RE: Proxy problems. Oh, duh - I had assumed that you already knew about the http_proxy property, my bad. The real advantage of an autoproxy.pa

RE: Proxy problems.

2002-05-23 Thread Richard Kemp
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Thomas Jacobsen Sent: Thursday, May 23, 2002 12:12 AM To: 'Richard Kemp'; [EMAIL PROTECTED] Subject: RE: Proxy problems. I solved the problem by myself, by setting the variable "SET http_proxy="some.proxy:8080&

RE: Proxy problems.

2002-05-22 Thread Thomas Jacobsen
riginal Message- From: Richard Kemp [mailto:[EMAIL PROTECTED]] Sent: den 23 maj 2002 08:06 To: [EMAIL PROTECTED] Subject: RE: Proxy problems. I don't know of any Python libraries that parse out an autoproxy.pac - I had a similar issue at my last contract, where an off-the-shelf software packa

RE: Proxy problems.

2002-05-22 Thread Richard Kemp
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Patricia J. Hawkins Sent: Wednesday, May 22, 2002 5:35 PM To: [EMAIL PROTECTED] Subject: Re: Proxy problems. >>>>> "TJ" == Thomas Jacobsen <[EMAIL PROTECTED]> writes: TJ> Hi, TJ> I just wan

Re: Proxy problems.

2002-05-22 Thread Patricia J. Hawkins
> "TJ" == Thomas Jacobsen <[EMAIL PROTECTED]> writes: TJ> Hi, TJ> I just wantet to know if there is any tool for handeling autoproxies. TJ> Because at work we have this proxy.pac script, and i need to connect to the TJ> internet through that. I have search in google etc. but i couldn't find a

Proxy problems.

2002-05-22 Thread Thomas Jacobsen
Hi, I just wantet to know if there is any tool for handeling autoproxies. Because at work we have this proxy.pac script, and i need to connect to the internet through that. I have search in google etc. but i couldn't find any information on how to solve this using python. Is there a lib / tool f