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: devel on igloo.cc.swin.edu.au on Thu Jul 31 11:03:27 2003, using kdoc 2.0a53. |