----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100583/ -----------------------------------------------------------
Review request for kdelibs. Summary ------- The attached patch adds the following two functions to TCPSlaveBase: QNetworkProxy proxy() const; setProxy(const QNetworkProxy&); The main purpose of the patch is to allow proxy information to be set per socket connection instead of calling setApplicationProxy in kio_http. Diffs ----- kio/kio/tcpslavebase.h 3f87ea8 kio/kio/tcpslavebase.cpp 3e6cdf6 Diff: http://git.reviewboard.kde.org/r/100583/diff Testing ------- Thanks, Dawit