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

XMLHttpRequest.send() support for QByteArray

    XMLWordPrintable

Details

    Description

      The XMLHttpRequest.send() method currently supports sending only utf8 data, and therefore attempts to convert its parameter to a QString.

      Given that this method could be used to send arbitrary data (for instance, to upload images to websites), it should be modified to support blobs or array buffers.

      Attachments

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

        Activity

          People

            mardy Alberto Mardegan
            mardy Alberto Mardegan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes