[webkit-qt] ajax returns json with "

Sylvain Pointeau sylvain.pointeau at gmail.com
Tue Aug 23 09:04:41 PDT 2011


>
>
> I did it finally, it is the bug 66205
> https://bugs.webkit.org/show_bug.cgi?id=66205
>
>
>
I re-opened that bug because the solution cannot be to indicate the file://

I had to use a fake url like "http://localhost.sylvain.com/index.html"
and, in my custom network manager, I catch this url and I return the real
file.

Behind the scene, I am using this method to use a CGI. Only with the fake
url, I can use cookies, session variable and the form POST method.

Also, as I use a fake http:// url, the scheme should be http, why is it
blank in the bug resolution remarks?

Best regards,
Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110823/b34029e1/attachment.html>


More information about the webkit-qt mailing list