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 _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
