Author: sebb
Date: Fri Dec 3 00:42:13 2010
New Revision: 1041658
URL: http://svn.apache.org/viewvc?rev=1041658&view=rev
Log:
Javadoc
Modified:
jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC3Impl.java
Modified:
jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC3Impl.java
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC3Impl.java?rev=1041658&r1=1041657&r2=1041658&view=diff
==============================================================================
---
jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC3Impl.java
(original)
+++
jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC3Impl.java
Fri Dec 3 00:42:13 2010
@@ -562,8 +562,7 @@ public class HTTPHC3Impl extends HTTPHCA
/**
* Gets the ResponseHeaders
*
- * @param method
- * connection from which the headers are read
+ * @param method the method used to perform the request
* @return string containing the headers, one per line
*/
protected String getResponseHeaders(HttpMethod method) {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]