https://bz.apache.org/bugzilla/show_bug.cgi?id=60575
--- Comment #14 from Felix Schumacher <[email protected]> --- Date: Thu Jan 19 20:35:15 2017 New Revision: 1779521 URL: http://svn.apache.org/viewvc?rev=1779521&view=rev Log: Clarify and correct logic of getSendParameterValuesAsPostBody, so that it only returns true, when there are parameters and none of those have a name. Without this requests could have a content-type header without a body. Bugzilla Id: 60575 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java -- You are receiving this mail because: You are the assignee for the bug.
