[Webkit-unassigned] [Bug 11265] New: redirects from http to https fail
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 12 10:48:20 PDT 2006
http://bugs.webkit.org/show_bug.cgi?id=11265
Summary: redirects from http to https fail
Product: WebKit
Version: 420+ (nightly)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: morganl.webkit at yahoo.com
redirects from http to https fail
we need to pass INTERNET_FLAG_IGNORE_REDIRECT_TO_HTTPS in the flags parameter
to InternetOpenUrlA. we probably want to specify
INTERNET_FLAG_IGNORE_REDIRECT_TO_HTTP as well, and do so for POST requests as
well as GET requests.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list