Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-16251 make authentication possible without stalling QNetworkAccessManager
  3. QTBUG-25772

Implement asynchronous authentication in QHttpNetworkConnection

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None

    Description

      This emits QHttpNetworkReply::authenticationRequired and expects a synchronous response.
      Also proxyAuthenticationRequired when doing HTTP over a HTTP proxy.

      QHttpNetworkReply needs a corresponding slot to be called when credentials are available.
      This should be non configurable all the way up to QNetworkReplyHttpImpl, which for the backward compatibility code path should call back to the slot before returning.

      Attachments

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

        Activity

          People

            cnn Qt Core & Network
            shkearns Shane Kearns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes