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

Respect QNetworkProxyFactory::setUseSystemConfiguration

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 5.8.0
    • 5.8.0 Alpha
    • WebEngine
    • None
    • bf6cffde943293674a063feda56f4564dd07414b

    Description

      By default, Qt WebEngine uses the system proxy settings, but we allow overriding this if a QNetworkProxy::setApplicationProxy() is set.

      However, if you do not want to use a proxy at all, the canonical API for Qt is calling QNetworkProxyFactory::setUseSystemConfiguration(false). Qt WebEngine should respect this.

      The default for this changed in 5.8 from false to true, so the behavior in QNetwork and QtWebEngine to use the system proxy by default now matches.

      Attachments

        Issue Links

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

          Activity

            People

              kkohne Kai Köhne
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes