|
| ||||||||||||
| 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@powerpc.ports.openbsd.org on Tue Apr 24 23:00:42 2001, using kdoc 2.0a53. |