https://issues.apache.org/bugzilla/show_bug.cgi?id=51861
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #40 from Sebb <[email protected]> 2011-12-04 23:24:04 UTC --- (In reply to comment #39) > Not yet clear whether the last line of a post body should always have CRLF or > whether that can be omitted. The solution does not add an extra CRLF at the end; if it is required, the last entry should have a new-line after it. URL: http://svn.apache.org/viewvc?rev=1210275&view=rev Log: Bug 51861 - Improve HTTP Request GUI to better show parameters without name (GWT RPC requests for example) Fix up code so CRLF is sent after each line. Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.java jmeter/trunk/xdocs/usermanual/component_reference.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
