Version: (using KDE KDE 3.4.0) Installed from: Gentoo Packages OS: Linux Currently, Konversation doesn't support using an HTTP Proxy. In order to use Konversation, I'm having to use HTTPort on a Windows PC to encapsulate and redirect my IRC connection through the HTTP Proxy. That leads to random disconnects and timeouts. In addition to HTTP Proxy support, an option for sending a keepalive PING would be helpful to maintain the connection through the proxy. The number of seconds between keepalive pings should be configurable.
*** This bug has been confirmed by popular vote. ***
SVN commit 1011502 by psn: Add socks v5 and http proxy support which uses the same proxy settings for all connections. CCBUG: 135061 BUG: 105844,197716 M +1 -1 ChangeLog M +32 -0 src/application.cpp M +1 -0 src/application.h M +1 -1 src/commit.h M +120 -17 src/config/connectionbehavior_config.ui M +30 -0 src/config/konversation.kcfg WebSVN link: http://websvn.kde.org/?view=rev&revision=1011502