[Qt-interest] QNetworkAccessManager file upload and uri encode

Thiago Macieira thiago.macieira at trolltech.com
Thu May 21 09:56:19 CEST 2009


Wagner Ferreira Soares wrote:
>Thanks for the response.
>QUrl methods use GET method not POST.
>And I can't find anything related to POST binary files.

QUrl has nothing to do with either GET or POST.

The encoding of what you send is entirely up to your protocol. You have to 
determine how to encode the binary files so that the receiver side will 
understand it.

-- 
Thiago Macieira - thiago.macieira (AT) nokia.com
  Senior Product Manager - Nokia, Qt Software
      Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090521/bd1840d5/attachment.bin 


More information about the Qt-interest-old mailing list