You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2017/02/28 21:44:18 UTC

svn commit: r1784823 - /jmeter/trunk/bin/system.properties

Author: pmouawad
Date: Tue Feb 28 21:44:18 2017
New Revision: 1784823

URL: http://svn.apache.org/viewvc?rev=1784823&view=rev
Log:
improve doc

Modified:
    jmeter/trunk/bin/system.properties

Modified: jmeter/trunk/bin/system.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/system.properties?rev=1784823&r1=1784822&r2=1784823&view=diff
==============================================================================
--- jmeter/trunk/bin/system.properties (original)
+++ jmeter/trunk/bin/system.properties Tue Feb 28 21:44:18 2017
@@ -97,7 +97,8 @@
 #javax.net.debug=sslctx,session,sessioncache
 #
 #
-# We enable the following property to allow headers such as "Host" to be passed through.
+# We enable the following property to allow headers such as "Host" and "Connection"
+# to be passed through.
 # See http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6996110
 sun.net.http.allowRestrictedHeaders=true