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

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

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes