[Qt-interest] Qt 4.5.2 Webkit : method post does not work
Sylvain Pointeau
sylvain.pointeau at gmail.com
Thu Aug 6 17:16:21 CEST 2009
... I found a workaround :-)I make my url like "http://myhost/..."
and I trensform them into a file:// inside the QNetworkAccessManager...
seems to work well :-D
On Thu, Aug 6, 2009 at 11:08 AM, Sylvain Pointeau <
sylvain.pointeau at gmail.com> wrote:
> ... I forgot to mention that I am testing on an offline website.running
> php-cgi behind to handle the dynamic part...
>
> but in this case, the post is not working..
>
> I tested on an online site, everything is working well.
>
> Is there a way to make it work on an offline site?
>
> Many thanks,
> Cheers,
> Sylvain
>
> On Thu, Aug 6, 2009 at 9:19 AM, Sylvain Pointeau <
> sylvain.pointeau at gmail.com> wrote:
>
>> I tested it with the git repository, and this issue seems to be the
>> same...
>> Please someone can help me?
>>
>> Cheers,
>> Sylvain
>>
>>
>> On Wed, Aug 5, 2009 at 10:03 PM, Sylvain Pointeau <
>> sylvain.pointeau at gmail.com> wrote:
>>
>>> ... I forgot to mention that I am on MacOS X
>>>
>>> Cheers,
>>> Sylvain
>>>
>>> On Wed, Aug 5, 2009 at 10:01 PM, Sylvain Pointeau <
>>> sylvain.pointeau at gmail.com> wrote:
>>>
>>>> Hello,
>>>> I sub-classed a QNetworkAccessManager and I noticed that I never receive
>>>> a "post" operation,
>>>> it seems to always appear as a get operation...
>>>>
>>>> I made a simple test with a form / method post and I received only a get
>>>> operation with no outgoingData....
>>>>
>>>> Are you experiencing the same situation?
>>>> Am I doing something wrong?
>>>>
>>>> Cheers,
>>>> Sylvain
>>>>
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090806/d7e950de/attachment.html
More information about the Qt-interest-old
mailing list