On 06/23/2017 10:08 AM, Simon Hausmann wrote:
I think send() should be fixed to support more than just strings as parameters. For example in browsers

you can use send() with array buffers and blob objects. We don't support the latter, but the former we do

and they are also our mapping for QByteArray.


Want to give it a try? It should be a relatively straight-forward change and we have good XHR test coverage, so

it should be easy to extend the tests to cover this.

Why not :-)
I filed https://bugreports.qt.io/browse/QTBUG-61599, feel free to assign that to me.

Ciao,
  Alberto
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to