[Qt-interest] Bug in QUrl?

Thiago Macieira thiago at kde.org
Mon Nov 30 15:32:54 CET 2009


Em Segunda-feira 30. Novembro 2009, às 10.47.34, Simarillion escreveu:
>     QHttpRequestHeader req_head("POST",_url.path());

>     QHttpRequestHeader req_head("POST","/?q=services/xmlrpc");
> 

Note how your POST URI is more than just the path. It's the path + the query. 
That's why it wasn't working.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091130/82a123ac/attachment.bin 


More information about the Qt-interest-old mailing list