Bug 74501 - [QT] opening a webpage from server returning Content-Type text/HTML fails
Summary: [QT] opening a webpage from server returning Content-Type text/HTML fails
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 420+
Hardware: PC Linux
: P2 Major
Assignee: Nobody
URL: http://contents.kids.yahoo.co.jp/rank...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-14 05:33 PST by Karim Pinter
Modified: 2014-02-03 03:19 PST (History)
1 user (show)

See Also:


Attachments
Python srcipt which works as a http server on port 8000 and return text/HTML as content type (501 bytes, text/x-python)
2011-12-14 05:33 PST, Karim Pinter
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karim Pinter 2011-12-14 05:33:20 PST
Created attachment 119210 [details]
Python srcipt which works as a http server on port 8000 and return text/HTML as content type

If a server return Contant-Type with capital letter, like text/HTML the loading of the page fails.
Please run the attached python script for server and connect to it with Qt SDK's fancy browser or any app using QWebKit.
It works with Chrome and with QNetworking so the suspect is that the problem is between QWebkit and Webkit.
Comment 1 Sumedha Widyadharma 2012-05-11 05:01:56 PDT
Can't reproduce.
The site from URL works in QTestBrowser. The page served by the python server also works.
Revision 41604e849cdf3e063ad92d51a95131c357f64795 from git://git.webkit.org/WebKit.git
Comment 2 Jocelyn Turcotte 2014-02-03 03:19:25 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.