https://bz.apache.org/bugzilla/show_bug.cgi?id=62959
--- Comment #5 from Philippe Mouawad <[email protected]> --- Author: pmouawad Date: Wed Feb 6 10:23:03 2019 New Revision: 1853058 URL: http://svn.apache.org/viewvc?rev=1853058&view=rev Log: Bug 62959 Ability to create an HTTP Request from a Curl command Improvements: - Allow updating Test Plan instead of creating a whole one - Add a comment on HTTP Request saying it was created from cURL on date Fixes: - If !request.isCompressed, don't add gzip,deflate Bugzilla Id: 62959 Modified: jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages_de.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/action/ParseCurlCommandAction.java -- You are receiving this mail because: You are the assignee for the bug.
