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

QNetworkReply::ContentReSendError error, when keepalive connection closed, on Ajax Posts from QWebView page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P2: Important P2: Important
    • None
    • 5.0.1, 5.1.0
    • Network, WebKit
    • None
    • Windows7 qt5.0.1, qt5.1.0
      Ubuntu qt5.0.1

      Steps to reproduce:
      Create a simple Gui application with single QWebView.
      Create a simple QNetworkManager, assign it to QWebView page.
      Connect requestFinished signal, to check for errors.
      Create a simple html page, at your webserver, with one button
      wich performs Ajax POST to the same domain, make your webserver return 200 http result code for that POST.
      Run application, press button for one time, your will get positive reply. Wait for keepalive connection to timeout. Press button again you will get ContentReSendError.
      This bug may be related to QTBUG-19480

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

            cnn Qt Core & Network
            dennis.fyodorov Dennis Fyodorov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes