Bug 29368
Summary: | [Qt] HTTP request fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | hausmann, tonikitoo |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
Tor Arne Vestbø
New Bug
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
This bug-report originated from QTBUG-3643 <http://bugreports.qt.nokia.com/browse/QTBUG-3643>
--- Description ---
connecting to an SSL URL the browser displays the "HTTP request failed" message.
The URL to reproduce this error: https://secure.nicovideo.jp/secure/login?site=niconico
The error also manifests on Windows XP 32 bit and Qt v4.5.1-rc1 default configuration
IE opens the page normally.
Simon Hausmann
This is not a QtWebKit bug but an issue in the Qt networking layer. It works fine for me with Qt 4.6. Please re-open the Qt issue if the bug still exists.