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

Unstable behaviour of QML's XMLHttpRequest in-case of disconnected data connection

XMLWordPrintable

      I'm sending a HTTP GET request from QML with help of XMLHttpRequest. It seems that if underlying data connection gets closed for whatever reason the application can't recover and doesn't do valid HTTP requests until restarted. Screenshot from my test application attached.

      Application should have automatically opened the data connection after it was closed. Or at least it should have used the new data connection when it was opened manually.

      Qt Quick application as attachment.

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

            jpetrell Joona Petrell
            tlaukkanen Tommi Laukkanen
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes