|
|
QString proxyForURL (const KURL &url)
| proxyForURL |
[pure virtual]
Returns the proxy for the url
or QString::null
if the request should be done unproxied
bool init ()
| init |
[pure virtual]
Loads the PAC-script
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: root@sparc.ports.openbsd.org on Wed May 2 09:40:40 2001, using kdoc 2.0a53. |