[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/net/qt5-network

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Jan 19 20:15:00 UTC 2016


SVN commit 11824 by rakuco:

qt5-network: Use libproxy to detect proxy settings.

Use another of Yuri Victorovich's changes from his monster 5.5.1 patch: instead
of using Qt's generic proxy resolver that only reads the settings from an
environment variable, experiment with delegating the functionality to libproxy
instead.

libproxy can read the proxy settings from additional sources besides
environment variables, and it can also parse .pac files, which the generic Qt
proxy implementation does not support.

PR:		205805


 M  +3 -2      Makefile  




More information about the kde-freebsd mailing list