Author: sebb
Date: Mon Mar 17 07:58:16 2008
New Revision: 637924
URL: http://svn.apache.org/viewvc?rev=637924&view=rev
Log:
Clarify post with no name
Modified:
jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=637924&r1=637923&r2=637924&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Mon Mar 17
07:58:16 2008
@@ -202,8 +202,8 @@
does not send a file, if filled in, JMeter automatically sends the
request as
a multipart form request.
<p>
- If it is a POST or PUT request and the 'name' atribute (below) are
omitted, then the file is sent as the body
- of the request. This allows arbitrary bodies to be sent. This
functionality is present for POST requests
+ If it is a POST or PUT request and the 'name' atribute (below) are
omitted, then the file is sent as the entire body
+ of the request, i.e. no wrappers are added. This allows arbitrary
bodies to be sent. This functionality is present for POST requests
after version 2.2, and also for PUT requests after version 2.3.
<b>See below for some further information on parameter handling.</b>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]