Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KPAC Class Reference

#include <kpac.h>

List of all members.

Public Methods

virtual QString proxyForURL (const KURL &url)=0
virtual bool init (const KURL &url)=0
virtual bool discover ()=0
virtual void badProxy (const QString &proxy)=0


Detailed Description

Proxy Auto Configuration.

Definition at line 32 of file kpac.h.


Member Function Documentation

virtual void KPAC::badProxy const QString &    proxy [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.

virtual bool KPAC::discover   [pure virtual]
 

Tries to discover a PAC-script and loads it.

virtual bool KPAC::init const KURL   url [pure virtual]
 

Loads the PAC-script

Parameters:
url  URL of the script.

virtual QString KPAC::proxyForURL const KURL   url [pure virtual]
 

Returns the proxy for the url or QString::null if the request should be done unproxied


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:19 2003 for kdelibs by doxygen1.2.18