[Webkit-unassigned] [Bug 45159] New: REGRESSION: Content-Type: not being sent on multipart forms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 2 19:28:11 PDT 2010


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

           Summary: REGRESSION: Content-Type: not being sent on multipart
                    forms
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: naofumi at mac.com


On the latest few builds of Webkit, multipart forms are not sending the "Content-Type:" header.

Steps to confirm.

1. Open the attachment html file (just a simple multipart form) and send an image file (jpg, png or whatever).

2. Submit (you should come back to the same page)

3. Open up the "Web Inspector" in WebKit.

4. Check the "Headers" from the "Resources" tab.

The current Safari Release (5.0.1) has the correct "Content-Type:" header.
The most recent Webkit nightly (r66680) does not have this header. It is completely missing.

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