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

QHttp Unconnected state never emitted when requesting wrong server

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • 4.6.1
    • 4.5.1
    • Network
    • None
    • windows

    Description

      I'm performing a http request calling the request( const QHttpRequestHeader &, const QByteArray &, QIODevice *) method on a QHttp object.
      If the host name is not valid the stateChanged(Unconnected) signal is never sent.

      The following state changed signals are sent

      stateChanged(Connecting)
      stateChanged(Closing)

      the Unconnected state change is never notified, even if the documentation says "The state will be Unconnected when the connection is closed."

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            kalos Calogero
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes