You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2007/03/23 21:02:49 UTC

svn commit: r521888 - /jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml

Author: sebb
Date: Fri Mar 23 13:02:48 2007
New Revision: 521888

URL: http://svn.apache.org/viewvc?view=rev&rev=521888
Log:
Bug 41928 - Make all request headers sent by HTTP Request sampler appear in sample result

Modified:
    jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml

Modified: jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml?view=diff&rev=521888&r1=521887&r2=521888
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/branches/rel-2-2/xdocs/usermanual/component_reference.xml Fri Mar 23 13:02:48 2007
@@ -1624,6 +1624,8 @@
 <description>The View Results Tree shows a tree of all sample responses, allowing you to view the
 response for any sample.  In addition to showing the response, you can see the time it took to get
 this response, and some response codes.
+Note that the Request panel only shows the headers added by JMeter.
+It does not show any headers (such as Host) that may be added by the HTTP protocol implementation.
 <p>
 There are three ways to view the response, selectable by a radio
 button.</p>



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