Author: sebb
Date: Wed Jan 16 16:39:08 2008
New Revision: 612660

URL: http://svn.apache.org/viewvc?rev=612660&view=rev
Log:
application/xml also supported as text

Modified:
    jakarta/jmeter/trunk/bin/jmeter.properties

Modified: jakarta/jmeter/trunk/bin/jmeter.properties
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/bin/jmeter.properties?rev=612660&r1=612659&r2=612660&view=diff
==============================================================================
--- jakarta/jmeter/trunk/bin/jmeter.properties (original)
+++ jakarta/jmeter/trunk/bin/jmeter.properties Wed Jan 16 16:39:08 2008
@@ -609,7 +609,7 @@
 # List of additional content types to be treated as text; separate entries 
with commas.
 # If the content type begins with the same string, then it is treated as text.
 # The following example types are already allowed for:
-#content-type_text=text/,application/javascript,application/json,application/xhtml+xml
+#content-type_text=text/,application/javascript,application/json,application/xhtml+xml,application/xml
 
 #---------------------------------------------------------------------------
 # Classpath configuration



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

Reply via email to