You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2015/08/14 22:26:40 UTC

svn commit: r1695983 - /jmeter/trunk/xdocs/usermanual/component_reference.xml

Author: fschumacher
Date: Fri Aug 14 20:26:40 2015
New Revision: 1695983

URL: http://svn.apache.org/r1695983
Log:
There is no "method" field in the HTTP Request Defaults gui, so don't document it, but there is a "Content encoding" field.

Modified:
    jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1695983&r1=1695982&r2=1695983&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Fri Aug 14 20:26:40 2015
@@ -3998,7 +3998,7 @@ JMeter 2.3 and later treat all port valu
         If not specified the default depends on the value of the JMeter property
         <code>jmeter.httpsampler</code>, failing that, the <code>Java</code> implementation is used.</property>
         <property name="Protocol" required="No"><code>HTTP</code> or <code>HTTPS</code>.</property>
-        <property name="Method" required="No">HTTP GET or HTTP POST.</property>
+        <property name="Content encoding" required="No">The encoding to be used for the request.</property>
         <property name="Path" required="No">The path to resource (for example, <code>/servlets/myServlet</code>). If the
         resource requires query string parameters, add them below in the "<code>Send Parameters With the Request</code>" section.
         Note that the path is the default for the full path, not a prefix to be applied to paths