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 js...@apache.org on 2004/02/12 02:19:53 UTC

cvs commit: jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/proxy HttpRequestHdr.java

jsalvata    2004/02/11 17:19:53

  Modified:    src/protocol/http/org/apache/jmeter/protocol/http/proxy
                        HttpRequestHdr.java
  Log:
  Removing erroneous suggestion in comment.
  
  Revision  Changes    Path
  1.23      +2 -3      jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.java
  
  Index: HttpRequestHdr.java
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.java,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- HttpRequestHdr.java	12 Feb 2004 00:29:50 -0000	1.22
  +++ HttpRequestHdr.java	12 Feb 2004 01:19:53 -0000	1.23
  @@ -185,7 +185,6 @@
           throws MalformedURLException, IOException, ProtocolException
       {
       	// Damn! A whole new GUI just to instantiate a test element?
  -    	// This also seems to be the cause for bug#24704, which is VERY anoying.
       	// Isn't there a beter way? 
           HttpTestSampleGui tempGui = new HttpTestSampleGui();
           tempGui.configure(createSampler());
  
  
  

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