https://bz.apache.org/bugzilla/show_bug.cgi?id=60190
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Depends on| |62260 Status|NEW |RESOLVED --- Comment #7 from Philippe Mouawad <[email protected]> --- Author: pmouawad Date: Thu Apr 5 19:10:44 2018 New Revision: 1828467 URL: http://svn.apache.org/viewvc?rev=1828467&view=rev Log: Bug 62260 - Improve Rest support This also fixes: - Bug 60190 - Content-Type is added for POST unconditionally Bug 60015 - Multipart/form-data works only for POST using HTTPClient4 while it should for PUT, DELETE... Contributed by UbikLoadPack Bugzilla Id: 62260 Modified: jmeter/trunk/bin/jmeter.properties jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/PostWriter.java jmeter/trunk/test/src/org/apache/jmeter/protocol/http/sampler/PostWriterTest.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/properties_reference.xml Referenced Bugs: https://bz.apache.org/bugzilla/show_bug.cgi?id=62260 [Bug 62260] Improve Rest support -- You are receiving this mail because: You are the assignee for the bug.
