[Development] XMLHttpRequest.send() with arbitrary data

Alberto Mardegan mardy at users.sourceforge.net
Fri Jun 23 15:06:56 CEST 2017


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



More information about the Development mailing list