[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jmeter-dev
Subject:    DO NOT REPLY [Bug 50684] New: Optionally disable Content-Type and
From:       bugzilla () apache ! org
Date:       2011-01-29 1:52:44
Message-ID: bug-50684-55412 () https ! issues ! apache ! org/bugzilla/
[Download RAW message or body]

https://issues.apache.org/bugzilla/show_bug.cgi?id=50684

           Summary: Optionally disable Content-Type and Transfer-Encoding
                    in Multipart POST
           Product: JMeter
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTTP
        AssignedTo: notifications@jakarta.apache.org
        ReportedBy: sebb@apache.org


JMeter currently follows the RFCs and creates multi-part headers of the form:

-----------------------------7d159c1302d0y0
Content-Disposition: form-data; name="PARAM"
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

However, many browse only provide the following:

-----------------------------7d159c1302d0y0
Content-Disposition: form-data; name="PARAM"

Further, some broken servers reject the valid Content-Type and CTE headers.

It would be useful to be able to optionally operate Multipart Posts in
browser-compatible mode.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic