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

Error while authorizing GET request

XMLWordPrintable

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

      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.

       

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

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

              Created:
              Updated:

                There are no open Gerrit changes