Public Methods
[pure virtual]
Returns the proxy for the url
or QString::null
if the request should be done unproxied
bool init (const KURL &url)
| init |
[pure virtual]
Loads the PAC-script
Parameters:
bool discover ()
| discover |
[pure virtual]
Tries to discover a PAC-script and loads it.
void badProxy (const QString &proxy)
| badProxy |
[pure virtual]
Marks proxy
as down. If the config script returns
alternative proxies or allows a direct connection
as fallback, this proxy will not be returned for
a while.
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:16:53 2002, using kdoc 2.0a53. |