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

Mobile platforms do not read the system proxy configuration

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • 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

    Description

      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.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes