lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev Q: Proxy Automatic Configuration


From: Klaus Peter Wegge
Subject: lynx-dev Q: Proxy Automatic Configuration
Date: Mon, 8 Mar 1999 17:02:08 +0100 (MET)

My new ISP "Talkline" told me:
The URL www.tli.de/proxy.pac is a automatic
Proxy configuration via URL.
Behind this URL I found the following small file:

function FindProxyForURL(url, host)
{
  return "PROXY proxy.tli.de:8080; DIRECT";
}

Is this JAVA script? How does this work and is this mechanism
supported by lynx?
OK. Putting the Proxy and the specified Port into lynx.cfg, lynx
will work perfectly.

Klaus-Peter

reply via email to

[Prev in Thread] Current Thread [Next in Thread]