https://bz.apache.org/bugzilla/show_bug.cgi?id=61384
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Felix Schumacher <[email protected]> --- Will be included in version 3.3. Date: Fri Aug 25 19:02:36 2017 New Revision: 1806215 URL: http://svn.apache.org/viewvc?rev=1806215&view=rev Log: Don't set the charset on enclosing multipart/form-data header. It irritates some servers. The charset was added sometime back while refactoring to use a newer api of http client. See https://bz.apache.org/bugzilla/show_bug.cgi?id=56141 for more info. Bugzilla Id: 61384 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
