[Webkit-unassigned] [Bug 83349] New: [BlackBerry] We shouldn't set empty Content-Length & Content-Type to a request's headers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 20:56:05 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83349

           Summary: [BlackBerry] We shouldn't set empty Content-Length &
                    Content-Type to a request's headers.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jason.liu at torchmobile.com.cn
                CC: tonikitoo at webkit.org


When there is a redirection for a POST request, we change POST to GET and make Content-Length/Content-Type to empty string.
We should remove these headers instead of adding empty strings.

-- 
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