tdeprotocolmanager.h
Provides information about I/O (Internet, etc.) settings chosen/set by the end user.
Definition tdeprotocolmanager.h:55
static bool useReverseProxy()
Returns true if the proxy settings should apply to the list returned by noProxyFor.
Definition tdeprotocolmanager.cpp:151
static int proxyConnectTimeout()
Returns the preferred timeout value for proxy connections in seconds.
Definition tdeprotocolmanager.cpp:128
static TQString defaultUserAgent()
Returns the default user-agent string.
Definition tdeprotocolmanager.cpp:434
static TQString userAgentForHost(const TQString &hostname)
Returns the userAgent string configured for the specified host.
Definition tdeprotocolmanager.cpp:418
static bool useProxy()
Returns true if the user specified a proxy server to make connections.
Definition tdeprotocolmanager.cpp:146
static int connectTimeout()
Returns the preferred timeout value for remote connections in seconds.
Definition tdeprotocolmanager.cpp:120
static int responseTimeout()
Returns the preferred response timeout value for remote connecting in seconds.
Definition tdeprotocolmanager.cpp:136
static int readTimeout()
Returns the preferred timeout value for reading from remote connections in seconds.
Definition tdeprotocolmanager.cpp:112
Trinity API Reference