You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2011/01/06 18:45:42 UTC

svn commit: r1055958 - /jakarta/jmeter/trunk/xdocs/usermanual/functions.xml

Author: sebb
Date: Thu Jan  6 17:45:42 2011
New Revision: 1055958

URL: http://svn.apache.org/viewvc?rev=1055958&view=rev
Log:
cookie variable has been renamed

Modified:
    jakarta/jmeter/trunk/xdocs/usermanual/functions.xml

Modified: jakarta/jmeter/trunk/xdocs/usermanual/functions.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/functions.xml?rev=1055958&r1=1055957&r2=1055958&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/functions.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/functions.xml Thu Jan  6 17:45:42 2011
@@ -1148,7 +1148,7 @@ in which case the user has full control 
 However some variables are defined internally by JMeter. These are listed below.
 </p>
 <ul>
-<li>cookiename - contains the cookie value</li>
+<li>COOKIE_cookiename - contains the cookie value (see <complink name="HTTP Cookie Manager" />)</li>
 <li>JMeterThread.last_sample_ok - whether or not the last sample was OK - true/false</li>
 <li>START variables (see next section)</li>
 </ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org