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

Error while authorizing GET request

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 5.9
    • None
    • Windows

    Description

      In the case where the web server provides two types of digest authorization (SHA-256, MD5), the default MD5 authorization type is selected in Qt.

      The authorization data is sent to the server correctly, except for the “Algorithm” field, which for some reason indicates the type of authorization SHA-256.

      Which leads to an authorization error on the server.

      Tested on HTTP request:
      http://domination.perm.ru:7004/getcameras.

      The QNetworkRequest class was used and there is no such error in QWebEngine.

       

      Attachments

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

        Activity

          People

            jefernan Jesus Fernandez
            drblack drblack
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes