Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-67523

Mobile platforms do not read the system proxy configuration

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.10.1, 5.11.2, 5.15
    • Network: Proxies
    • Android, iOS and Windows 10 UWP

    • Android, iOS/tvOS/watchOS, WinRT

      On the mobile platforms (Android, iOS and UWP) calling QNetworkProxyFactory::setUseSystemConfiguration(true) does not read and force the system proxy settings to be used.

      If you call QNetworkProxyFactory::proxyForQuery() after setting the usesSystemConfiguration to true, it continues to return QNetworkProxy::NoProxy. Calling post in a QNetworkAccessManager does not go through the proxy. This is not the case on Windows Desktop or Linux.

       I have attached a simple app that displays the proxy list that is being used by the app after calling the above set method.

        1. ProxyTest.zip
          3 kB
          Rogerio Nicolau
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            cnn Qt Core & Network
            rogerio Rogerio Nicolau
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes