[Qt-interest] QtWebKit content-type support
Joel A. Iturra P.
tortuguero at gmail.com
Tue Oct 27 13:58:46 CET 2009
Thanks Ingo,
You are right, searching in w3.org I found: "The type, subtype, and
parameter names are not case sensitive."
(http://www.w3.org/Protocols/rfc1341/4_Content-Type.html)
Making a fast test with php (header with text/HTML) and using Qt 4.5.2
I see the same problem.
I'll try Qt 4.5.3 and Qt 4.6 (beta) testing the same.
thanks for the information
Joel
On Tue, Oct 27, 2009 at 4:36 AM, Ingo Krabbe <ikrabbe.ask at gmail.com> wrote:
> On Mon, Oct 26, 2009 at 12:39:32PM -0300, Joel A. Iturra P. wrote:
>> Hi everyone,
>>
>> Recently I found a client web page with wrong content-type ("text/HTML").
>> This content-type is not recognize by QtWebKit.
>>
>> There is any "not too complicated" way to add this content-type and treat it
>> like "text/html" ?
>>
>> thanks for any help.
>
> Hi Joel,
>
> I cannot find any documentation where the QtWebKit Module tries to detect the
> content type. As far as I know are mime-types case insesitive. So I would
> guess this a bug in the QtWebKit module or the surrounding software.
>
> bye ingo
>
> --
> i don't do signatures
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
--
Joel A. Iturra
Santiago - Chile
More information about the Qt-interest-old
mailing list