qt6-bb10/src/network
Andy Shaw d0c5e29432 Respect the application and system configuration settings for the proxy
If an application proxy has been set or the usage of the system proxy
configuration has been turned off then these should be respected rather
than querying the system for the proxy. By using proxyForQuery() over
systemProxyForQuery() it ensures that it first checks if there is an
application proxy set before falling back to the system proxy, if using
the system proxy has not been turned off.

Task-number: QTBUG-61692
Change-Id: I65ed3e6bd7b3449cd4ae3757e583aa8d7724221b
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-06-30 04:05:29 +00:00
..
access Use QNetworkReply::ProtocolFailure in HTTP/2 failures 2017-05-08 09:39:16 +00:00
bearer Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-16 21:51:11 +01:00
doc Doc: Remove platform support table for bearer management 2017-05-12 09:44:54 +00:00
kernel Doc: Tweak documentation about a default QHostAddress 2017-06-12 14:53:06 +00:00
socket Respect the application and system configuration settings for the proxy 2017-06-30 04:05:29 +00:00
ssl qsslsocket_mac - check that SecCertificateRef is not null 2017-06-13 04:33:54 +00:00
configure.json Fix build without features.networkproxy 2017-04-28 12:33:17 +00:00
configure.pri configure: make library sources fail more verbosely 2016-12-30 10:25:38 +00:00
network.pro Android: Bearer jar shouldn't be a dependency if disabled 2017-03-17 19:25:43 +00:00