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

Bug or feature with QNetworkRequest in qt 4.8.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • 4.8.0
    • 4.8.0
    • Network
    • None

    Description

      can anybody explain to me. Recently I have changed my qt version from 4.7.4 to 4.8.0. But now my applications (which are using http requests to server) not works at all. I'm using QNetworkAccessManager and QNetworkRequest for my POST requests. And I have found out that in versions before 4.8.0 POST requests were sended with content type = application/x-www-form-urlencoded. But now (in qt 4.8.0) requests are sended by default with content type = application/octet-stream. Therefore, server handled my request, can't parse POST parameters I am sending. Is this a bug or a feature, which had appeared with qt 4.8.0 release? Sorry for my bad English

      Attachments

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

        Activity

          People

            earthdomain Earth Domain (Inactive)
            bootgenius Bykov Alexey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes