[Webkit-unassigned] [Bug 60440] New: [Qt] Redirection of HTTP POST (3xx) incorrectly includes original POST data
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 7 10:24:13 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60440
Summary: [Qt] Redirection of HTTP POST (3xx) incorrectly
includes original POST data
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: adawit at kde.org
When a HTTP POST operation is redirected (3xx response code), then the subsequent GET operation incorrectly sends the Content-Type header and the POST data from the previous POST operation! This bug was originally reported downstream against konqueror + kwebkitpart, but has successfully been reproduced with QtTestBrowser. The HTTP header output from QtTestBrowser it attached and the original downstream bug report can be found at https://bugs.kde.org/show_bug.cgi?id=268694.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list