[Qt-interest] qwebview post operation with authentication

Thiago Macieira thiago.macieira at trolltech.com
Tue Apr 28 15:58:12 CEST 2009


Fabien Brachere wrote:
>Is it a bug in Qt or I did something wrong ?

It's a bug in Qt. Unfortunately, we will not be able to fix it in the 4.5.x 
series: it requires new features and a refactoring of the code, so it's 
being done for 4.6.0.

You can work around this issue by doing a Get request before the Post to 
the same server. This will cause the authentication to be done in the Get 
and then reused in Post.
-- 
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/20090428/ebc64db9/attachment.bin 


More information about the Qt-interest-old mailing list