https://bz.apache.org/bugzilla/show_bug.cgi?id=60800

            Bug ID: 60800
           Summary: Content type charset in Request Headers
           Product: JMeter
           Version: 3.1
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 34791
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34791&action=edit
Jmeter - v2.9

I am trying to upload a file to a dbserver. As per my request format everything
is working fine. But there is an issue in HTTP Request Headers. I have added
common http headers through the request. But Content-Type is added additionally
through the request header. 

The actual problem arises when reading the boundary value. JMeter additionally
share charset in the content-type which is not actually needed for request
headers.

This was faced in version 3.1. But in Jmeter 2.9 there is no charset shared in
the request headers and it is processing successfully. 

Please let me know how to disable the charset in content type for HTTP request
headers.

Attaching the screenshot of Request headers for v3.1 and v2.9.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to