[Interest] Code using QNetworkAccessManager::post() working on Linux but not on Mac

Thiago Macieira thiago.macieira at intel.com
Sun Aug 27 02:00:21 CEST 2017


On Saturday, 26 August 2017 15:36:08 PDT René J. V. Bertin wrote:
> > What's wrong with the encoding that QUrlQuery produces for you? HTTP Post
> > defaults to application/x-www-form-urlencoded, which is what QUrlQuery
> > produces for you.
> 
> I have no idea. I just note that the data with the current call is different
> from what QUrlQuery gives; I didn't try the QUrlQuery result because I have
> no idea of the potential implications of those differences.

Can you elaborate what comes out differently?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list