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

QNetworkReply should emit ProtocolUnknownError in case protocol provided in the url is not known

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.2.1
    • Network
    • None

    Description

      After changes introduced by #QTBUG-30880, we no longer set NetworkError::ProtocolUnknownError for any error scenario, as all the existing error scenarios are being handled by specific error codes.

      I think we should set this error in case the scheme provided in the url is not handled by QNetworkAccessManager.

      Attachments

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

        Activity

          People

            richmoore Richard Moore (qtnetwork)
            mandeepsandhu Mandeep Sandhu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes