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

Proxy returned by QNetworkProxyFactory::systemProxyForQuery authentication problem

    XMLWordPrintable

Details

    Description

      Platform: Windows XP, Windows Vista

      We use the QNetworkProxyFactory::systemProxyForQuery method to obtain a proxy. This proxy is used in conjunction with QHttp.

      We have a proxy server that requires authentication. The username and password for the proxy server are set under the Windows user account -> manage passwords section. However, the proxy returned by systemProxyForQuery does not contain any username and/or password information. As a result the authentication fails.

      Is it possible to include username and password information in the proxy object returned by systemProxyForQuery?

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              timostehmann Timo Stehmann
              Votes:
              4 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes