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

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes