Commit a7d1b641 authored by Adrien Bustany's avatar Adrien Bustany Committed by Qt by Nokia
Browse files

QNetworkProxyFactory: check all the proxy environment variables


QNetworkProxyFactory used to check only for the http_proxy environment
variable in systemProxyForQuery. This patch makes it look as well in
https_proxy, ftp_proxy and all_proxy. http_proxy is still used as a
fallback value.

Change-Id: I7934af70d191cd17dbce3b3789260ae1a8332986
Reviewed-by: default avatarThiago Macieira <thiago.macieira@intel.com>
Reviewed-by: default avatarShane Kearns <shane.kearns@accenture.com>
parent 32adb827
Branches
Tags
Showing with 17 additions and 1 deletion
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment