Review Request: Add functions for setting and obtaining proxy information from TCPSlaveBase...
Dawit Alemayehu
adawit at kde.org
Sun Feb 6 07:06:08 GMT 2011
-----------------------------------------------------------
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110206/0136137e/attachment.htm>
More information about the kde-core-devel
mailing list