sebb        2005/08/03 17:45:41

  Modified:    xdocs/usermanual component_reference.xml
  Log:
  Two different HTTP implementations
  
  Revision  Changes    Path
  1.122     +4 -1      jakarta-jmeter/xdocs/usermanual/component_reference.xml
  
  Index: component_reference.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/component_reference.xml,v
  retrieving revision 1.121
  retrieving revision 1.122
  diff -u -r1.121 -r1.122
  --- component_reference.xml   10 Jul 2005 15:47:50 -0000      1.121
  +++ component_reference.xml   4 Aug 2005 00:45:41 -0000       1.122
  @@ -80,6 +80,9 @@
           them.  This can save you time if you have a lot of HTTP requests or 
requests with many
           parameters.</p>
   
  +        <p>There are two versions of the sampler
  +         - one uses the default Java HTTP implementation, the other uses 
Commons HttpClient</p>
  +         
           <p>If the request requires a login authorization, you will also have 
to add an
           <complink name="HTTP Authorization Manager"/>
           Configuration Element. And, if the request uses cookies, then you 
will also need an
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to