25 #ifndef KHTTPPROXYSOCKETDEVICE_H
26 #define KHTTPPROXYSOCKETDEVICE_H
28 #include "ksocketdevice.h"
32 class KHttpProxySocketDevicePrivate;
64 virtual int capabilities()
const;
90 virtual bool connect(
const TQString& name,
const TQString& service);
108 bool parseServerReply();
109 KHttpProxySocketDevicePrivate *d;
A generic socket address.
static KResolverEntry defaultProxy
This is the default proxy server to be used.
The low-level backend for HTTP proxying.
Low-level socket functionality.
Basic socket functionality.